add addl pledge to manifesto, fix abandoned bullet point styling, change title to "Internet Manifesto"

This commit is contained in:
Aidan 2025-02-01 23:06:54 -05:00
parent 1253a7e0a1
commit 825bd48556
2 changed files with 11 additions and 6 deletions

View file

@ -45,3 +45,8 @@ html {
animation: pulse-glow 2s infinite;
}
.sub {
list-style-type: circle;
margin-left: 2rem;
}