|
@@ -23,8 +23,6 @@
|
|
|
<meta name="msapplication-TileColor" content="#ffffff">
|
|
|
<meta name="msapplication-TileImage" content="/images/ms-icon-144x144.png">
|
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
- <link href="https://fonts.googleapis.com/css?family=Miriam+Libre:700" rel="stylesheet">
|
|
|
- <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" rel="stylesheet">
|
|
|
<link rel="stylesheet" href="https://heydon.github.io/infusion/css/prism.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="https://heydon.github.io/infusion/css/styles.css">
|
|
|
<title>
|
|
@@ -237,6 +235,7 @@
|
|
|
<li>Easily make sections collapsible without writing HTML</li>
|
|
|
<li>Choose between plain or line-numbered code blocks</li>
|
|
|
<li>A responsive, screen reader and keyboard accessible static website as output</li>
|
|
|
+<li>Available to read offline, thanks to service worker integration</li>
|
|
|
</ul>
|
|
|
|
|
|
</div>
|