From d4b53a3bd51e6eecb9ef907f6bdcfd2f61ec10f7 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 19 Jun 2022 20:39:22 +0300 Subject: [PATCH] Update my email address --- Makefile | 8 ++++---- dotfiles | 2 +- org/html_postamble.html | 2 +- publish.el | 4 +++- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index f30ff62..b0fe7c8 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ update: git submodule update --remote -- dotfiles -local: - emacs -Q --batch -l publish.el --eval '(org-publish "eshelyaron.local")' +local: update + emacs -Q --batch -l publish.el --eval '(org-publish "eshelyaron.local" t)' -remote: - emacs -Q --batch -l publish.el --eval '(org-publish "eshelyaron.com")' +remote: update + emacs -Q --batch -l publish.el --eval '(org-publish "eshelyaron.com" t)' diff --git a/dotfiles b/dotfiles index c6767ab..8373179 160000 --- a/dotfiles +++ b/dotfiles @@ -1 +1 @@ -Subproject commit c6767ab38578205b135b6e938350ca3ed709dbab +Subproject commit 837317997e05c02df56c30d2be6726e03dfa0812 diff --git a/org/html_postamble.html b/org/html_postamble.html index 4c97e52..93bb5c1 100644 --- a/org/html_postamble.html +++ b/org/html_postamble.html @@ -18,7 +18,7 @@