mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:55:30 -04:00
re-organize templates (use baseof.html)
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
from = "/comp20/*"
|
||||
to = "https://jakejarvis.github.io/comp20/:splat"
|
||||
status = 200
|
||||
[[redirects]]
|
||||
from = "/candies/*"
|
||||
to = "https://jakejarvis.github.io/candies/:splat"
|
||||
status = 200
|
||||
[[redirects]]
|
||||
from = "/awesome/*"
|
||||
to = "https://jakejarvis.github.io/synonyms-for-awesome/:splat"
|
||||
|
Reference in New Issue
Block a user