Add styles for h3, nicer uls and code in articles
This commit is contained in:
parent
7e53bf1d19
commit
2017e49592
3 changed files with 38 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ module.exports = function (config) {
|
|||
|
||||
config.addPassthroughCopy('src/assets/key.txt')
|
||||
config.addPassthroughCopy('src/assets/ibm-plex/IBM-Plex-Mono/fonts/**/*')
|
||||
config.addPassthroughCopy('src/posts/**/*.{jpeg,jpg,png,webp}')
|
||||
|
||||
// configure markdown
|
||||
const mdOptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue