htmlgen able to convert heading in index.org to html.
This commit is contained in:
@@ -53,7 +53,13 @@ if page.licenses:
|
||||
less functional.
|
||||
-->
|
||||
<script type='text/javascript' src='/static/aesthetics.js'></script>
|
||||
<!--
|
||||
The following JavaScript file contains misc. code snippets designed to add
|
||||
extra features to a website. Not loading it will not make this website stop
|
||||
working.
|
||||
-->
|
||||
<script type='text/javascript' src='/static/extra.js'></script>
|
||||
<!--@eval page.head@-->
|
||||
</head>
|
||||
<body>
|
||||
<a id='minilogo' href='/'></a>
|
||||
|
||||
Reference in New Issue
Block a user