Small
This commit is contained in:
parent
510b9bdae5
commit
6c3b9f3a13
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import Layout from "../layouts/Layout.astro";
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<h1 class="title">Projects</h1>
|
<h1 class="title">Projects</h1>
|
||||||
<h2 class="subtitle"><span style="font-size: smaller;">(Not a comprehensive list)</span></h2>
|
<h3 class="subtitle"><span style="font-size: smaller;">(Not a comprehensive list)</span></h3>
|
||||||
<h3>For services I host, please visit <a href="https://ouroboros.group">ouroboros.group</a></h3>
|
<h3>For services I host, please visit <a href="https://ouroboros.group">ouroboros.group</a></h3>
|
||||||
<small>This also doubles as a status page.</small>
|
<small>This also doubles as a status page.</small>
|
||||||
<hr />
|
<hr />
|
||||||
|
|
Loading…
Reference in a new issue