feat: fleshed out the rest of teh skynet powerpoints

This commit is contained in:
silver 2023-09-25 02:04:03 +01:00
parent 43b778d832
commit 5c4a61542c
6 changed files with 1740 additions and 4 deletions

View file

@ -26,7 +26,8 @@ html_void = []
enable = true
# Set a base template
# Optional
general = "./src/template.html"
#general = "./src/template.html"
powerpoint = "./src/templates/powerpoint.html"
# Priority of the templates to use, first one to match a markdown file is used.
# An Empty array below is also valid