Add header
This commit is contained in:
parent
e598757a76
commit
54637689d3
17
header.org
Normal file
17
header.org
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
#+TITLE: Bookmarks
|
||||||
|
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/bookmarks.css"/>
|
||||||
|
#+HTML_HEAD: <script src="./js/jquery.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="./js/bootstrap.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="./js/jquery.stickytableheaders.min.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="./js/readtheorg.js"></script>
|
||||||
|
#+HTML_HEAD: <script src="./js/bookmarks.js"></script>
|
||||||
|
|
||||||
|
#+OPTIONS: toc:nil
|
||||||
|
#+OPTIONS: html-postamble:nil
|
||||||
|
|
||||||
|
#+begin_export html
|
||||||
|
<input type="text" id="search" placeholder="Type to search">
|
||||||
|
#+end_export
|
Loading…
Reference in New Issue
Block a user