More highlighting stuffs
This commit is contained in:
parent
9b5e4d093b
commit
823623b6c4
4 changed files with 24 additions and 26 deletions
|
@ -23,7 +23,8 @@
|
|||
</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">
|
||||
|
@ -35,13 +36,24 @@
|
|||
<p>Developer</p>
|
||||
<p>{DISCORD_STATUS}</p>
|
||||
</div>
|
||||
</div>
|
||||
<a style="color: rgb(255, 100, 100); " class="chip" href="https://https://ko-fi.com/bingus_violet">Donate (Ko-fi)</a>
|
||||
</div>
|
||||
<a class="chip" href="https://https://ko-fi.com/bingus_violet">Donate (Ko-fi)</a>
|
||||
<div>
|
||||
<p style="padding: 10px;">Hi! I'm Violet, a 15 year old web and game developer. <br>
|
||||
I aspire to make fast and javascript free websites! I'm currently learning the Godot Engine, and have been becoming quite fluent in NodeJS.</p>
|
||||
I aspire to make fast and Javascript free websites! I'm currently learning the Godot Engine, and
|
||||
have been becoming quite fluent in NodeJS.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>On Violet's Purgatory:</h3>
|
||||
<a class="chip" href="https://beta.violets-purgatory.dev">Beta site</a>
|
||||
<a class="chip" href="https://blog.violets-purgatory.dev">Blog</a>
|
||||
<a class="chip" href="https://fs.violets-purgatory.dev">Clipdump</a>
|
||||
|
||||
<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>
|
||||
|
||||
{PATH_SOCIALS}
|
||||
</main>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue