Compare commits

...

7 commits

Author SHA1 Message Date
5d99ad0f61 Merge branch 'main' into restyle 2024-06-25 11:17:05 -06:00
4566b91cdb a bit of formatting 2024-06-25 11:16:39 -06:00
84cc31b48c welp 2024-06-25 11:16:01 -06:00
cc0eff2750 bulma in main for now 2024-06-24 23:46:38 -06:00
262fcd4fcf revert 7964ae7896
revert Merge branch 'restyle' into main
2024-06-24 23:39:48 -06:00
635d4646cf volted rina 2024-06-21 08:29:57 -06:00
9215c0e733 Upload files to "public/assets/badges/friends" 2024-06-21 08:23:18 -06:00
6 changed files with 3476 additions and 61 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

3416
public/css/bulma.css vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -20,6 +20,7 @@
<a href="https://loveshock.xyz/"><image src="/assets/badges/friends/loveshock.gif" alt="dark background, with a curved grid/web, with the text 'vist the jukebox at loveshock.xyz'"></a>
<br>
<a href="https://csillagpor.net"><image src="/assets/badges/friends/mira-button.png" alt="miras button'"></a>
<a href="https://voltrina.net"><image src="/assets/badges/friends/voltrina_badge.png" alt="volted rina"></a>
<br/><br>
<a>Other Buttons</a>
<br>

View file

@ -1,10 +1,9 @@
---
---
<meta charset="UTF-8" />
<meta name="description" content="Personal website of LimePotato">
<meta name="description" content="Personal website of LimePotato" />
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} />
<link rel="stylesheet" href="/css/mystyle.css">
<link rel="stylesheet" href="/css/mystyle.css" />
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />

View file

@ -18,7 +18,6 @@
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="/">
<span class="text-gradient">LimePot</span>
</a>