[Org files] Fix headers path for CD export
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#+title: Emacs Configuration
|
||||
#+setupfile: ~/org/config/headers
|
||||
#+setupfile: headers
|
||||
#+options: auto-id:t
|
||||
#+html_head: <meta name="description" content="Phundrak’s Emacs Configuration" />
|
||||
#+html_head: <meta property="og:title" content="Phundrak’s Emacs Configuration" />
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#+title: MPD Configuration
|
||||
#+setupfile: ~/org/config/headers
|
||||
#+setupfile: headers
|
||||
#+options: auto-id:t
|
||||
#+html_head: <meta name="description" content="Phundrak’s MPD Configuration" />
|
||||
#+html_head: <meta property="og:title" content="Phundrak’s MPD Configuration" />
|
||||
|
||||
Reference in New Issue
Block a user