mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2026-03-11 07:02:34 +01:00
Add keyboard and DF text styles
This commit is contained in:
parent
f648e25cfc
commit
d4763d3054
3 changed files with 39 additions and 2 deletions
5
misc/_templates/layout.html
Normal file
5
misc/_templates/layout.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{# layout.html #}
|
||||
{# Import the theme's layout. #}
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% set css_files = css_files + ['_static/dftext.css'] %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue