diff options
Diffstat (limited to 'publish.el')
| -rw-r--r-- | publish.el | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -94,14 +94,6 @@ :output ".build/guides/{{ slug }}.html" :url "/guides/{{ slug }}.html") -;; Apps page route -(weblorg-route - :name "apps" - :input-pattern "content/apps/*.org" - :template "page.html" - :output ".build/apps/{{ slug }}.html" - :url "/apps/{{ slug }}.html") - ;; Now page route (weblorg-route :name "now" |
