fixed
This commit is contained in:
parent
da4674bfe6
commit
586b2a88bc
@ -34,12 +34,11 @@
|
|||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="Home">
|
|
||||||
<div id="page-container">
|
<div id="page-container">
|
||||||
<div class="bg"></div>
|
<div class="bg"></div>
|
||||||
<ul id="navbar">
|
<ul id="navbar">
|
||||||
<li class="material-symbols-rounded">
|
<li class="material-symbols-rounded">
|
||||||
<a class="active" title="Home" href="#Home">Home</a>
|
<a class="active" title="Home" href="/">Home</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="materialtext"><a href="/p/wip/" title="WIP">WIP</a></li>
|
<li class="materialtext"><a href="/p/wip/" title="WIP">WIP</a></li>
|
||||||
<li class="materialtext"><a href="/p/wip/" title="WIP">WIP</a></li>
|
<li class="materialtext"><a href="/p/wip/" title="WIP">WIP</a></li>
|
||||||
@ -57,7 +56,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<!--<div id="footer"></div>-->
|
<!--<div id="footer"></div>-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<script src="/assets/js/typed.js@2.0.12.js"></script>
|
<script src="/assets/js/typed.js@2.0.12.js"></script>
|
||||||
<script>
|
<script>
|
||||||
var typed = new Typed(".auto-type", {
|
var typed = new Typed(".auto-type", {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user