summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org5
1 files changed, 1 insertions, 4 deletions
diff --git a/init.org b/init.org
index f83c595..42acca7 100644
--- a/init.org
+++ b/init.org
@@ -96,7 +96,7 @@ par org-mode.
#+begin_src emacs-lisp :eval no :noweb no-export
("blog-annexes"
:base-directory <<srcdir(file="org")>>
- :base-extension "css\\|pdf\\|png\\|jpg\\|svg\\|scm"
+ :base-extension "css\\|pdf\\|png\\|jpg\\|svg\\|scm\\|gpg\\|pub"
:publishing-directory <<builddir(file="code")>>
:recursive t
:publishing-function org-publish-attachment)
@@ -3447,9 +3447,6 @@ l’aider avec la feuille de style générée avec un thème par défaut.
color: inherit;
background-color: inherit;
font: inherit;
- text-decoration: inherit;
- }
- a:hover {
text-decoration: underline;
}
#+end_src