summaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-05-05 03:16:06 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-05-05 03:16:06 -0600
commit70e783628b1bf863da45cc8879b06288a498840b (patch)
tree6a61d3134fbb100f0fc04e9e96782d29e24bb5ed /config.yaml
parentec2aa74d36670d74c153aa0022ab22e79502a061 (diff)
update css, make articles more uniform, add toc and add functionality to scroll to the top
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
index 3476243..3e7890a 100644
--- a/config.yaml
+++ b/config.yaml
@@ -71,6 +71,7 @@ exts:
pymdvar:
variables:
SURL: "https://static.luevano.xyz"
+ PYSSG_URL: "https://github.com/luevano/pyssg"
enable_env: False
...
---