Compare commits

..

No commits in common. "e0a3c5878d062b6b398e0e33114e547610535464" and "091e99598efd30a18bf402184849baed73c9769e" have entirely different histories.

2 changed files with 8 additions and 9 deletions

View File

@ -196,13 +196,12 @@
} }
.page.developer-resources { .page.developer-resources {
ul { h2,
list-style: none; h3,
padding-left: 0; h4,
padding-right: 0; h5,
margin-left: 0; h6 {
margin-right: 0; text-align: left;
text-align: center; }
}
} }

View File

@ -1,4 +1,4 @@
baseURL = "https://rayelliott.dev/blog/" baseURL = "https://rayelliott.dev/"
canonifyURLs = true canonifyURLs = true
languageCode = "en-us" languageCode = "en-us"