This commit is contained in:
jane 2022-04-01 21:16:05 -04:00
parent aa20cf0f0b
commit 1bf90caeec
17 changed files with 147 additions and 7 deletions

View file

@ -0,0 +1 @@
<%= javascript_pack_tag 'friends' %>

View file

@ -0,0 +1,3 @@
<%= javascript_pack_tag 'home' %>
<!--THOUGHTS: spell system to navigate between pages-->
<!--THOUGHTS: rng star field background-->

View file

@ -0,0 +1 @@
<%= javascript_pack_tag 'portfolio' %>