commit 1db9c88fc7afb396784a707e6f611e72c1c28c51 Author: andrejus Date: Sat Mar 28 04:17:29 2026 +0100 Initial commit diff --git a/index.html b/index.html new file mode 100644 index 0000000..0d69020 --- /dev/null +++ b/index.html @@ -0,0 +1,45 @@ + + + + + + andrejus.dev + + + +

andrejus.dev

+

Public projects

+ + + diff --git a/public.css b/public.css new file mode 100644 index 0000000..7b38cea --- /dev/null +++ b/public.css @@ -0,0 +1 @@ +#navbar, .page-footer { display: none !important; }