mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-08 19:00:02 +02:00
Update _config.yml
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
4c08999c78
commit
0bb8ec1dd0
1 changed files with 5 additions and 0 deletions
|
@ -7,5 +7,10 @@ kramdown:
|
||||||
input: GFM
|
input: GFM
|
||||||
math_engine: mathjax
|
math_engine: mathjax
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
- scope:
|
||||||
|
path: "" # An empty string here means all files in the project
|
||||||
|
values:
|
||||||
|
layout: "default" # Set the default layout
|
||||||
|
|
||||||
use_math: true
|
use_math: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue