Compare commits
3 Commits
091e99598e
...
e0a3c5878d
Author | SHA1 | Date |
---|---|---|
Ray Elliott | e0a3c5878d | |
Ray Elliott | 817a9667e2 | |
Ray Elliott | 8c569a6b00 |
|
@ -196,12 +196,13 @@
|
|||
}
|
||||
|
||||
.page.developer-resources {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
text-align: left;
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://rayelliott.dev/"
|
||||
baseURL = "https://rayelliott.dev/blog/"
|
||||
canonifyURLs = true
|
||||
languageCode = "en-us"
|
||||
|
||||
|
|
Reference in New Issue