Compare commits
2 commits
f783774c34
...
4ddcd423c0
Author | SHA1 | Date | |
---|---|---|---|
4ddcd423c0 | |||
4cfa98eef0 |
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to Nest!</title>
|
||||
<title>Welcome to h's Nest site!</title>
|
||||
<style>
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
|
@ -10,7 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Nest!</h1>
|
||||
<p><strong>This is your own personal website hosted on Nest.</strong></p>
|
||||
<p><strong>This is h's personal website hosted on Nest.</strong></p>
|
||||
<p>Visit our <a href="https://guides.hackclub.app/index.php/Quickstart">Quickstart guide</a> to get started!</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue