init (move to laptop from pc)

This commit is contained in:
2023-08-03 21:18:50 +03:00
commit 5420715adc
29 changed files with 6094 additions and 0 deletions

3
public/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
index.*
manifest.webmanifest
*.png

1
public/pages/404.html Normal file
View File

@@ -0,0 +1 @@
404

9
public/pages/about.html Normal file
View File

@@ -0,0 +1,9 @@
<p>
<span class="font-monospace">a2s.su</span>
— домен, который я купил очень давно, но так и не придумал, для чего его
использовать.
</p>
<p>
В первую очередь, я не придумал как расшифровать
<span class="font-monospace">a2s.su</span>.
</p>

1
public/pages/games.html Normal file
View File

@@ -0,0 +1 @@
Games

1
public/pages/home.html Normal file
View File

@@ -0,0 +1 @@
<p>sdololo</p>