add stuff to newtab

pull/1/head
Drake 2 years ago
parent 0e06dd84c8
commit 04e1204679

4
.gitignore vendored

@ -15,3 +15,7 @@ yarn-error.log*
# macOS-specific files
.DS_Store
.vscode/configurationCache.log
.vscode/dryrun.log
.vscode/settings.json
.vscode/targets.log

@ -10,4 +10,5 @@ import Base from '../layout/BaseHeaderless.astro'
<a href = "https://reddit.com">Reddit</a><br>
<a href = "https://www.ruthenic.com">ruthenic.com</a><br>
<a href = "https://wattpad.com">Wattpad</a><br>
<a href = "https://hazbinhotel.fandom.com">Hazbin Hotel Wikia</a><br>
</Base>

Loading…
Cancel
Save