move stylesheets into assets
This commit is contained in:
parent
0ec420b51f
commit
f34c4ffc0d
2 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ extra:
|
|||
- icon: material/image
|
||||
link: https://gallery.midnightvalley.net/
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
- assets/stylesheets/extra.css
|
||||
plugins:
|
||||
- glightbox:
|
||||
touchNavigation: true
|
||||
|
|
Loading…
Reference in a new issue