mirror of
https://github.com/1f349/themes.git
synced 2024-12-30 12:06:31 +00:00
Add status page to header
This commit is contained in:
parent
6542eab2c2
commit
4b11889f9b
@ -15,6 +15,9 @@
|
||||
<ul class="flex space-x-8">
|
||||
<li><a href="https://1f349.com" target="_blank">1f349.com</a></li>
|
||||
</ul>
|
||||
<ul class="flex space-x-8">
|
||||
<li><a href="https://status.1f349.com" target="_blank">Status</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "lavender",
|
||||
"name": "1f349-themes",
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"author": "MrMelon54",
|
||||
|
Loading…
Reference in New Issue
Block a user