SZMUNC/themes/tstyle/_config.yml

20 lines
238 B
YAML
Raw Permalink Normal View History

2020-08-31 16:38:50 +00:00
# html lang
language: en
# main menu navigation
menu:
Home: /
# Miscelaneous
favicon: /favicon.ico
# stylesheets loaded in the <head>
stylesheets:
- /css/tstyle.css
# scripts loaded in the end of the body
scripts:
- /js/tstyle.js