Added API key authentication.

This commit is contained in:
2024-08-31 04:59:05 +02:00
parent da893c1a76
commit e8864ce35b
20 changed files with 514 additions and 28 deletions

View File

@@ -29,5 +29,5 @@ body {
.heading {
margin: 0 0 1rem 0;
color: var(--primary-light-20);
color: var(--primary);
}