Improve welcome page

* Improve code readability of calendar details
* Add link to AE Dev discord in useful links
* Add link to github at the bottom
This commit is contained in:
2025-01-05 16:42:26 +01:00
parent 7f4cc5fb0f
commit a8702d4f5e
6 changed files with 31 additions and 23 deletions

View File

@ -822,6 +822,10 @@ footer {
margin-top: 3px;
color: rgba(0, 0, 0, 0.3);
}
.fa-github {
color: $githubblack;
}
}