Rework Projects
This commit is contained in:
parent
ca06bdd2f3
commit
8f72fe33c5
4 changed files with 33 additions and 50 deletions
11
about.html
11
about.html
|
@ -98,21 +98,14 @@
|
|||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/photography">
|
||||
Photography
|
||||
</a>
|
||||
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
|
||||
Youtube
|
||||
<a class="navbar-item" href="http://ouroborosbase.ddns.net:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
11
blog.html
11
blog.html
|
@ -31,21 +31,14 @@
|
|||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/photography">
|
||||
Photography
|
||||
</a>
|
||||
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
|
||||
Youtube
|
||||
<a class="navbar-item" href="http://ouroborosbase.ddns.net:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
11
index.html
11
index.html
|
@ -29,21 +29,14 @@
|
|||
Blog
|
||||
</a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link" href="https://limepot.xyz/projects">
|
||||
Projects
|
||||
</a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="https://github.com/LimePotato">
|
||||
Github
|
||||
</a>
|
||||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/photography">
|
||||
Photography
|
||||
</a>
|
||||
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
|
||||
Youtube
|
||||
<a class="navbar-item" href="http://ouroborosbase.ddns.net:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -41,11 +41,8 @@
|
|||
<a class="navbar-item" href="https://nullafati.xyz">
|
||||
The Library
|
||||
</a>
|
||||
<a class="navbar-item" href="https://limepot.xyz/photography">
|
||||
Photography
|
||||
</a>
|
||||
<a class="navbar-item" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">
|
||||
Youtube
|
||||
<a class="navbar-item" href="http://ouroborosbase.ddns.net:3000/limepot/Kenophobia/releases">
|
||||
Kenophobia
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -109,6 +106,13 @@
|
|||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<h1 class="title"><a href="https://github.com/LimePotato">My Github</a></h1>
|
||||
<br><br><br>
|
||||
<h1 class="title"><a href="https://nullafati.xyz">The Library</a></h1>
|
||||
<h3 class="subtitle">The Library is a self-hosted Archive.</h3>
|
||||
<br><br>
|
||||
<h1 class="title"><a href="http://ouroborosbase.ddns.net:3000/limepot/Kenophobia/releases">Kenophobai</a></h1>
|
||||
<h3 class="subtitle">A game where I learn godot, and try to tell a meaningful story at the same time.</h3>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue