mooooom! vscode Formatting broke my site again!
This commit is contained in:
parent
823623b6c4
commit
2f18efd89f
1 changed files with 2 additions and 3 deletions
|
@ -23,8 +23,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<h1 class="animatedTitle">Welcome to <span class="mainTitle">Violet's Purgatory</span><span class="note">Commit
|
||||
{COMMIT_COUNT}</span><br></h1>
|
||||
<h1 class="animatedTitle">Welcome to <span class="mainTitle">Violet's Purgatory</span><span class="note">Commit {COMMIT_COUNT}</span><br></h1>
|
||||
<main class="animatedMain">
|
||||
<p>{RANDOM_QUOTE}</p>
|
||||
<div id="card">
|
||||
|
@ -52,7 +51,7 @@
|
|||
|
||||
<h3>My Other Projects</h3>
|
||||
<a class="chip" href="https://univerter.dev">Univerter</a>
|
||||
<a class="chip" href="https://codeberg.org/bingus_violet/steamrpc">SteamRPC</a>
|
||||
<a class="chip" href="https://codeberg.org/bingus_violet/steamrpc">{Steam}RPC</a>
|
||||
|
||||
{PATH_SOCIALS}
|
||||
</main>
|
||||
|
|
Loading…
Reference in a new issue