mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Initial commit
This commit is contained in:
5
source/_templates/layout.html
Normal file
5
source/_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/style.css'] %}
|
||||
Reference in New Issue
Block a user