diff --git a/build.el b/build.el index 1e6ff12..7576c25 100755 --- a/build.el +++ b/build.el @@ -53,7 +53,8 @@ PARAMS: prod-base-url "https://lxsameer.com" docs-pages-dir "/essays" docs-actions '(copy-necessary-files) - docs-ignore-category-check '("thoughts.org")) + docs-ignore-category-check '("thoughts.org") + docs-title "lxsameer.com - The little nest of mine") (defun copy-necessary-files (build-dir base-url) @@ -82,4 +83,4 @@ PARAMS: ;; Local Variables: ;; mode: emacs-lisp ;; End: - ;;; build.el ends here +;;; build.el ends here diff --git a/orgs/templates/blog.html b/orgs/templates/blog.html index a63b231..2d12a8c 100644 --- a/orgs/templates/blog.html +++ b/orgs/templates/blog.html @@ -19,7 +19,7 @@