Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!--
|
||||
Page content for home tab
|
||||
-->
|
||||
|
||||
<div>
|
||||
<p>Feel free to check out my <a href="https://git.dommymommy.xyz/emily/url-shortener">Git</a></p>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
$("#test").html("lol")
|
||||
</script>
|
||||
Reference in New Issue
Block a user