mirror of
https://github.com/RedGrox2013/AloeGames-Site.git
synced 2026-09-18 19:55:36 +00:00
Добавил страницу projects
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="../images/favicon.ico">
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<title>AloeGames Projects</title>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="bgCanvas"></canvas>
|
||||
|
||||
<section class="hero">
|
||||
<h1>To be continue...</h1>
|
||||
</section>
|
||||
|
||||
<script src="../js/animation.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user