No crashing, better theme
This commit is contained in:
parent
5dbe2d155c
commit
92150b9b94
6 changed files with 54 additions and 11 deletions
|
@ -6,6 +6,11 @@
|
|||
<title>Violet's Limbo</title>
|
||||
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
<style>
|
||||
* {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2><a href="https://violets-purgatory.dev">Home</a></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue