org-html-themes/org/theme-readtheorg.setup

11 lines
829 B
Plaintext
Raw Permalink Normal View History

2015-03-06 17:46:08 +01:00
# -*- mode: org; -*-
2022-05-09 21:13:47 +02:00
#+OPTIONS: html-style:nil
2020-11-21 18:18:26 +01:00
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://fniessen.github.io/org-html-themes/src/readtheorg_theme/css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://fniessen.github.io/org-html-themes/src/readtheorg_theme/css/readtheorg.css"/>
2015-03-06 17:46:08 +01:00
2015-04-09 17:12:43 +02:00
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
2020-11-21 18:18:26 +01:00
#+HTML_HEAD: <script type="text/javascript" src="https://fniessen.github.io/org-html-themes/src/lib/js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="https://fniessen.github.io/org-html-themes/src/readtheorg_theme/js/readtheorg.js"></script>