add custom.css template to make it easier for users to add their own CSS
This commit is contained in:
parent
0222ebfad5
commit
03105db2f0
4 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
common-css:
|
||||
- "/assets/css/bootstrap-social.css"
|
||||
- "/assets/css/beautifuljekyll.css"
|
||||
- "/assets/css/custom.css"
|
||||
common-ext-css:
|
||||
- href: "https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
|
||||
sri: "sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue