Initialize projects website with dns addresses

This commit is contained in:
2024-06-29 02:00:58 +02:00
parent f6530d6eee
commit b931315a2e
4 changed files with 30 additions and 2 deletions

8
assets/css/style.scss Normal file
View File

@@ -0,0 +1,8 @@
---
---
@import "{{ site.theme }}";
#header, .credits {
display: none;
}