add gpl note

This commit is contained in:
2023-10-09 19:26:22 +02:00
parent 839e118129
commit 459c6fb316
3 changed files with 17 additions and 0 deletions

View File

@@ -5,4 +5,9 @@
align-items: center;
justify-content: center;
flex-direction: column;
}
.tinytext {
font-size: 75%;
color: gray;
}