a bit of formatting
This commit is contained in:
parent
84cc31b48c
commit
4566b91cdb
3 changed files with 59 additions and 61 deletions
|
@ -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" />
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue