diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-04 22:18:12 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-04 22:18:12 -0600 |
commit | 135c6380ad381762c89276bed4b8736e235529ff (patch) | |
tree | 3c138b8a541fcf228c034a2e93ba8ce49d218dd9 /pyssgrc | |
parent | 11b9e8505b8a92555cce6615f19268a620e9ce53 (diff) |
move plt dir to be included in data
Diffstat (limited to 'pyssgrc')
-rw-r--r-- | pyssgrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SRC_PATH=e_src DST_PATH=e_dst -PLT_PATH=plt +PLT_PATH=src/pyssg/plt BASE_URL=https://blog.luevano.xyz BASE_STATIC_URL=https://static.luevano.xyz TITLE=Luévano's Blog |