fixed CORS, added non-affiliation and added DATES!!!

This commit is contained in:
zyqunix 2024-12-03 18:28:05 +01:00
parent 2c7f7d62e2
commit 6f05307f95
3 changed files with 8 additions and 4 deletions

View file

@ -8,6 +8,10 @@
src: url('/Fonts/JetBrainsMono/JetBrainsMono-Regular.woff2');
}
h6 {
margin-top: -10px;
}
body {
background-color: #505050;
font-family: 'Hack', 'JetBrainsMono', monospace;