Merge pull request 'Small edit' (#1) from small-edit-1 into main
All checks were successful
Deploy website to nest / deploy (push) Successful in 3s
All checks were successful
Deploy website to nest / deploy (push) Successful in 3s
Reviewed-on: #1
This commit is contained in:
commit
4ddcd423c0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Welcome to Nest!</title>
|
<title>Welcome to h's Nest site!</title>
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Welcome to Nest!</h1>
|
<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>
|
<p>Visit our <a href="https://guides.hackclub.app/index.php/Quickstart">Quickstart guide</a> to get started!</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue