add custom.css template to make it easier for users to add their own CSS
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user