Added 3D background, updated langing & artworks
This commit is contained in:
1
templates/background.hbs
Normal file
1
templates/background.hbs
Normal file
@@ -0,0 +1 @@
|
||||
<div id="background" class="background"></div>
|
||||
@@ -7,5 +7,7 @@
|
||||
{{> submenu}}
|
||||
{{> article}}
|
||||
</div>
|
||||
<div id="background" class="background"></div>
|
||||
</body>
|
||||
<script src="/js/main.js" type="module"></script>
|
||||
</html>
|
||||
@@ -6,5 +6,7 @@
|
||||
{{> menu}}
|
||||
{{> submenu}}
|
||||
</div>
|
||||
<div id="background" class="background"></div>
|
||||
</body>
|
||||
<script src="/js/main.js" type="module"></script>
|
||||
</html>
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
<li><a href="https://gltronic.ovh/blog/index.html">Blog</a></li>
|
||||
<li><a href="https://gltronic.ovh/projets/index.html">Projets</a></li>
|
||||
<li><a href="https://gltronic.ovh/artworks/index.html">Artworks</a></li>
|
||||
<li><a href="https://git.gltronic.ovh/">git</a></li><li><a href="https://cloud.gltronic.ovh/">Cloud</a></li>
|
||||
<li><a href="https://git.gltronic.ovh/">git</a></li>
|
||||
<li><a href="https://drop.gltronic.ovh/">drop</a></li>
|
||||
<li><a href="https://gltronic.ovh/about.html">?</a></li>
|
||||
</ul>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user