Wow - I am actually paying attention to my website.

This commit is contained in:
Subnet_Masked 2024-02-11 20:07:05 -05:00
parent a6588595ff
commit fe622d59fe
Signed by: Subnet_Masked
GPG key ID: E1BB06A2490954E9
5 changed files with 86 additions and 7 deletions

Binary file not shown.

2
docs/blog/index.md Normal file
View file

@ -0,0 +1,2 @@
# Blog

View file

@ -1,3 +1,7 @@
.md-nav__item--active{
padding: 0 !important;
}
.md-nav__item--active{
padding: 0 !important;
}
@font-face {
font-family: 'Comic Mono';
src: url(/assets/fonts/comicmono.ttf);
}