diff options
| author | Christian Cleberg <[email protected]> | 2026-06-15 18:22:34 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-15 18:22:34 -0500 |
| commit | ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc (patch) | |
| tree | ab28ea8df229f743ceb4edc2a85aa9923040f620 /publish.el | |
| parent | 3fb3c44a64b33f53e8a96c6c6aba3608440d4be1 (diff) | |
| download | cleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.tar.gz cleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.tar.bz2 cleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.zip | |
remove /guides page
Diffstat (limited to 'publish.el')
| -rw-r--r-- | publish.el | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -86,14 +86,6 @@ :output ".build/salary/{{ slug }}.html" :url "/salary/{{ slug }}.html") -;; Guides page route -(weblorg-route - :name "guides" - :input-pattern "content/guides/*.org" - :template "page.html" - :output ".build/guides/{{ slug }}.html" - :url "/guides/{{ slug }}.html") - ;; Now page route (weblorg-route :name "now" |
