[Bin] Fix org headers and page description

This commit is contained in:
Lucien Cartier-Tilet 2020-12-01 16:16:59 +01:00
parent 88c83ba51f
commit 4584aa8f6b
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
#+TITLE: Executable scripts
#+setupfile: headers
#+OPTIONS: auto-id:t
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's i3 config" />
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's i3 config" />
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Description of the i3 config file of Phundrak" />
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundraks custom scripts" />
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundraks custom scripts" />
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Source code of Phundraks custom scripts" />
#+PROPERTY: header-args :exports code
#+PROPERTY: header-args:emacs-lisp :exports none :tangle no