Better org files with common header file
This commit is contained in:
parent
8bfd6eb006
commit
3279365891
18
cookies.org
18
cookies.org
@ -2,20 +2,8 @@
|
||||
#+HTML_HEAD: <meta name="description" content="Cookie Policy" />
|
||||
#+HTML_HEAD: <meta property="og:title" content="Cookie Policy" />
|
||||
#+HTML_HEAD: <meta property="og:description" content="Cookie Policy for Phundrak’s Websites" />
|
||||
#+OPTIONS: toc:nil auto-id:t H:4 broken_links:mark email:t ^:{}
|
||||
#+HTML_DOCTYPE: html5
|
||||
#+HTML_HEAD: <script src="https://kit.fontawesome.com/4d42d0c8c5.js"></script>
|
||||
#+HTML_HEAD: <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
|
||||
#+HTML_HEAD: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/mahakala-128x128.png" type="img/png" media="screen" />
|
||||
#+HTML_HEAD: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
|
||||
#+HTML_HEAD: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
|
||||
#+HTML_HEAD: <meta name="twitter:card" content="summary" />
|
||||
#+HTML_HEAD: <meta name="twitter:site" content="@phundrak" />
|
||||
#+HTML_HEAD: <meta name="twitter:creator" content="@phundrak" />
|
||||
#+HTML_HEAD: <link rel="stylesheet" href="./css/htmlize.min.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" href="./css/style.css"/>
|
||||
#+HTML_HEAD: <script src="./js/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="./js/main.js"></script>
|
||||
#+INCLUDE: headers
|
||||
#+startup: content
|
||||
|
||||
* Introduction
|
||||
:PROPERTIES:
|
||||
@ -53,7 +41,7 @@
|
||||
I use first party cookies for one reasons: my first party cookies are required
|
||||
for technical reasons in order for my Websites to operate, and we refer to
|
||||
these as "essential" or "strictly necessary" cookies. For instance, it
|
||||
remembers which color theme you selected on my Websites that propose such a
|
||||
remembers which color theme you selected on my Websites that propose such as
|
||||
feature, or logins on [[https://labs.phundrak.com][labs.phundrak.com]].
|
||||
|
||||
If you are worried about your privacy, rest assured that I do not have access
|
||||
|
32
headers
Normal file
32
headers
Normal file
@ -0,0 +1,32 @@
|
||||
# -*- mode: org; org-confirm-babel-evaluate: nil -*-
|
||||
#+AUTHOR: Lucien Cartier-Tilet
|
||||
#+EMAIL: lucien@phundrak.com
|
||||
#+CREATOR: Lucien Cartier-Tilet
|
||||
#+LANGUAGE: fr
|
||||
|
||||
# ### ORG OPTIONS ##############################################################
|
||||
|
||||
#+OPTIONS: H:4 broken_links:mark email:t ^:{}
|
||||
#+KEYWORDS: phundrak drakpa
|
||||
|
||||
# ### HTML #####################################################################
|
||||
|
||||
#+HTML_DOCTYPE: html5
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:card" content="summary" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:site" content="@phundrak" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:creator" content="@phundrak" />
|
||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="https://langue.phundrak.com/style/style.css"/>
|
||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/mahakala-128x128.png" type="img/png" media="screen" />
|
||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
|
||||
#+HTML_HEAD_EXTRA: <script defer src="https://langue.phundrak.com/dart/main.dart.js"></script>
|
||||
#+HTML_HEAD_EXTRA: <script defer src="https://kit.fontawesome.com/4d42d0c8c5.js" crossorigin="anonymous"></script>
|
||||
|
||||
# ### MACROS ###################################################################
|
||||
#+MACRO: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@
|
||||
#+MACRO: newpage @@latex:\newpage@@
|
||||
#+MACRO: latex-html @@latex:$1@@@@html:$2@@
|
||||
#+MACRO: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@
|
||||
#+MACRO: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:<span class=vertical>$1</span>@@
|
||||
#+MACRO: begin-largetable @@html:<div class="largetable">@@
|
||||
#+MACRO: end-largetable @@html:</div>@@
|
@ -2,18 +2,8 @@
|
||||
#+HTML_HEAD: <meta name="description" content="KEINE Tashi" />
|
||||
#+HTML_HEAD: <meta property="og:title" content="KEINE Tashi" />
|
||||
#+HTML_HEAD: <meta property="og:description" content="On my UTAU, KEINE Tashi" />
|
||||
#+OPTIONS: toc:nil auto-id:t H:4 broken_links:mark email:t ^:{}
|
||||
|
||||
#+HTML_DOCTYPE: html5
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:card" content="summary" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:site" content="@phundrak" />
|
||||
#+HTML_HEAD_EXTRA: <meta name="twitter:creator" content="@phundrak" />
|
||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="https://langue.phundrak.com/style/style.css"/>
|
||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/mahakala-128x128.png" type="img/png" media="screen" />
|
||||
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
|
||||
#+HTML_HEAD_EXTRA: <script defer src="https://langue.phundrak.com/dart/main.dart.js"></script>
|
||||
#+HTML_HEAD_EXTRA: <script defer src="https://kit.fontawesome.com/4d42d0c8c5.js" crossorigin="anonymous"></script>
|
||||
#+INCLUDE: headers
|
||||
#+startup: content
|
||||
|
||||
* Introduction
|
||||
:PROPERTIES:
|
||||
|
Loading…
Reference in New Issue
Block a user