Better responsive UI, added author field and improved project loading.
This commit is contained in:
parent
ed347bcfca
commit
ea805dbb28
15 changed files with 176 additions and 198 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script src="project.js"></script>
|
||||
<script src="featured.js" defer></script>
|
||||
<title>NBeta</title>
|
||||
<title>neoBeta</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="everythingHelper">
|
||||
|
|
@ -18,6 +18,7 @@
|
|||
<a href="index.html">mods</a> -
|
||||
<a href="index.html">plugins</a>
|
||||
</ul>
|
||||
<p id="credits">Adrian Victor, 2025 (<a href="https://git.disroot.org/adrianvictor/neoBeta">Unlicense</a>)</p>
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
|
|
@ -32,7 +33,7 @@
|
|||
<p>by tenkuma</p>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="featuredProject">
|
||||
<img src="images/projects/ghostsandstuff.png">
|
||||
<p>Ghosts 'n Stuff</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue