Update public/index.html
This commit is contained in:
parent
8a45fb4b7e
commit
4ca4584146
|
@ -7,13 +7,10 @@
|
|||
<meta property="og:description" content="Kinda empty :/">
|
||||
<meta property="og:url" content="https://octospacc.gitlab.io/">
|
||||
<meta property="og:image" content="RichPreview/index.jpg">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/js-confetti@latest/dist/js-confetti.browser.js"></script>
|
||||
|
||||
<link href="Assets/CSS/Dark.css" rel="stylesheet">
|
||||
<script src="Assets/JS/RandomGIF.js"></script>
|
||||
<script src="Assets/JS/CurrentAge.js"></script>
|
||||
|
@ -27,11 +24,11 @@
|
|||
<h3>Still kinda empty :/</h3><br><br><br>
|
||||
</p>
|
||||
<p>
|
||||
<h4><a href="FumoPrisms/">Fumo Prisms (!)</a></h4>
|
||||
<h4><a href="./FumoPrisms">Fumo Prisms (!)</a></h4>
|
||||
<br>
|
||||
<h4><a href="WebPinBoard/">My WebPinBoard</a></h4>
|
||||
<h4><a href="https://octtspacc.gitlab.io/bachecoctt">bachecoctt (My WebPinBoard)</a></h4>
|
||||
<br>
|
||||
<h4><a href="https://octtspacc.gitlab.io/sitoctt/">[🇮🇹] sitoctt (blog/personale)</a></h4>
|
||||
<h4><a href="https://sitoctt.octt.eu.org">[🇮🇹] sitoctt (blog/personale)</a></h4>
|
||||
<br>
|
||||
</p>
|
||||
<div>
|
||||
|
@ -45,6 +42,7 @@
|
|||
<script src="Assets/JS/CurrentAgeRenderIndex.js"></script>
|
||||
<div class="Footer">
|
||||
<a rel="me" href="https://mastodon.uno/@octo">-> Mastodon</a>
|
||||
<a rel="me" href="https://gitlab.com/octospacc">-> GitLab</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue