My blog
https://blog.franco.net.eu.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
400 B
14 lines
400 B
--- |
|
# Front matter comment to ensure Jekyll properly reads file. |
|
|
|
#@font-face { |
|
# font-family: 'TowerPrintStandard'; |
|
# src: url('{{ site.baseurl }}/fonts/Tower_Print.eot'); |
|
# src: url('{{ site.baseurl }}/fonts/Tower_Print.woff'); |
|
# src: url('{{ site.baseurl }}/fonts/Tower_Print.svg'); |
|
# src: url('{{ site.baseurl }}/fonts/Tower_Print.ttf'); |
|
#}; |
|
--- |
|
|
|
@import 'main'; |
|
@import 'syntax';
|
|
|