Remove TODOs
This commit is contained in:
parent
f05fa6875a
commit
108fea6bf1
@ -4,13 +4,11 @@
|
|||||||
<meta charset="UTF-8"/>
|
<meta charset="UTF-8"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
|
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
|
||||||
<!-- FIXME: Make this stylesheet work again. -->
|
<link rel="stylesheet" href="styles/style.css"/>
|
||||||
<!--link rel="stylesheet" href="styles/style.css"/-->
|
|
||||||
<title>@title</title>
|
<title>@title</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@slides <!-- reserved keyword -->
|
@slides <!-- reserved keyword -->
|
||||||
<!-- FIXME: Make this script work again. -->
|
<script src="../onpoint.js"></script>
|
||||||
<script src="../slidify.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
x
Reference in New Issue
Block a user