mirror of
https://github.com/1f349/themes.git
synced 2025-01-02 13:36:25 +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">
|
<ul class="flex space-x-8">
|
||||||
<li><a href="https://1f349.com" target="_blank">1f349.com</a></li>
|
<li><a href="https://1f349.com" target="_blank">1f349.com</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<ul class="flex space-x-8">
|
||||||
|
<li><a href="https://status.1f349.com" target="_blank">Status</a></li>
|
||||||
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "lavender",
|
"name": "1f349-themes",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "MrMelon54",
|
"author": "MrMelon54",
|
||||||
|
Loading…
Reference in New Issue
Block a user