diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2023-04-22 16:09:24 +0200 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2023-04-22 16:09:24 +0200 |
| commit | db30749a8cf712221644387305894c19b80f7742 (patch) | |
| tree | bedefa46095b93c11b53fb626b351ba2ef022800 | |
| parent | e48fd10de30eb63e956bd3d8cd9a7b3d66477934 (diff) | |
Commentaire.
| -rw-r--r-- | publish-mlnp.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/publish-mlnp.org b/publish-mlnp.org index 32d82e3..99950f8 100644 --- a/publish-mlnp.org +++ b/publish-mlnp.org @@ -617,6 +617,7 @@ to build the entire website. (org-publish org-publish-component) + ;; Publish selected resources: (let* ((local org-publish-location-local) (local-websites (concat local "*mlnp.fr")) (remote org-publish-location-remote) |