Add CSS and JS folders
This commit is contained in:
14
index.html
14
index.html
@@ -3,17 +3,17 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2020-09-17 jeu. 11:50 -->
|
||||
<!-- 2020-09-17 jeu. 12:04 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Research Pages</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Thomas Dehaeze" />
|
||||
<link rel="stylesheet" type="text/css" href="htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="readtheorg.css"/>
|
||||
<script src="jquery.min.js"></script>
|
||||
<script src="bootstrap.min.js"></script>
|
||||
<script src="jquery.stickytableheaders.min.js"></script>
|
||||
<script src="readtheorg.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/jquery.stickytableheaders.min.js"></script>
|
||||
<script src="js/readtheorg.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
|
Reference in New Issue
Block a user