diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-06 12:56:44 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-06 12:56:44 -0600 |
commit | 403bcd7509498638b6e34d38eb29e1c3620917c9 (patch) | |
tree | b10d853a923a85d4bd981a5b301abd3c1f5a8a7f /art/pyssgrc | |
parent | 55cfef7fcaad7a657336b8be62508be9f631ff86 (diff) |
finish base art page and upload first post
Diffstat (limited to 'art/pyssgrc')
-rw-r--r-- | art/pyssgrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/art/pyssgrc b/art/pyssgrc new file mode 100644 index 0000000..61d14d7 --- /dev/null +++ b/art/pyssgrc @@ -0,0 +1,10 @@ +SRC=src +DST=dst +PLT=plt +URL=https://art.luevano.xyz +STATIC_URL=https://static.luevano.xyz +DEFAULT_IMAGE_URL=/images/a/default.png +TITLE=Luévano's Art +DATE_FORMAT=%a, %b %d, %Y @ %H:%M %Z +LIST_DATE_FORMAT=%b %d +LIST_SEP_DATE_FORMAT=%B %Y |