add feed link to app.html

This commit is contained in:
2023-09-23 20:20:35 -07:00
parent 7b3ae4dea8
commit 453dad1e0d
4 changed files with 4 additions and 9 deletions

View File

@ -74,10 +74,6 @@ p {
margin-bottom: 1rem;
}
/*ul, ol {
margin: 0.5rem 0;
}*/
code {
background: #eee;
border-radius: 0.2rem;
@ -89,5 +85,3 @@ code {
pre > code {
font-size: 0.8rem;
}
/* TESTING */