mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2025-05-01 11:19:33 +00:00
feat(main): init
commit may contain secret info, or not follow .gitignore
This commit is contained in:
commit
5271a138c3
37 changed files with 1528 additions and 0 deletions
11
pub/index.html
Normal file
11
pub/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to Nest!</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Nest!</h1>
|
||||
<p><strong>This is your own 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…
Add table
Add a link
Reference in a new issue