1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

if multiple of the same shortcode are used, only load scripts once

This commit is contained in:
2019-12-15 23:11:18 -05:00
parent 951c5f2c3f
commit fa98e48664
13 changed files with 37 additions and 18 deletions

View File

@@ -98,9 +98,3 @@
to = "/403.html"
status = 403
force = true
# no clue what these requests are? but there are a lot...
[[redirects]]
from = "/plus/*.php"
to = "/403.html"
status = 403
force = true