Added link to my github profile

It works !
This commit is contained in:
2024-01-11 23:30:46 +01:00
parent 938b16d4b1
commit 8d948d0874
5 changed files with 52 additions and 16 deletions

View File

@@ -6,6 +6,11 @@
<style>
body { margin: 0; overflow: hidden;}
a {
text-decoration: none;
color: #2E86AB;
}
#notification_bar {
position: absolute;
top:20px;