add Xmpp Apt Notifications

This commit is contained in:
2021-01-09 16:45:08 -08:00
parent 687a3716cc
commit 8321671231
23 changed files with 988 additions and 18 deletions

View File

@@ -2,3 +2,8 @@ h1 {
font-weight: 600 !important;
color: black !important;
}
.center {
display: block;
margin: 0 auto;
}