From bb460f9cdabb19cb472e0e89a619a4790bcf723c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 7 Apr 2024 22:32:25 -0500 Subject: add onenote to markdown post --- publish.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 0728362..aa3b74a 100644 --- a/publish.el +++ b/publish.el @@ -8,12 +8,12 @@ ;; defaults to http://localhost:8000 ;; ENV=prod emacs --script publish.el (if (string= (getenv "ENV") "prod") - (setq weblorg-default-url "https://cleberg.net")) + (setq weblorg-default-url "https://cleberg.net")) (weblorg-site :theme nil :template-vars '(("site_name" . "cleberg.net") - ("site_owner" . "hello@cleberg.net") + ("site_owner" . "Christian Cleberg ") ("site_description" . "Just a blip of ones and zeroes."))) ;; route for rendering the index page of the website -- cgit v1.2.3-70-g09d2