update of html output
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<title>{{ base['title'] }}</title>
|
||||
<link rel="stylesheet" href="{{ base['url_to'](['css', 'bulma.min.css']) }}">
|
||||
<link rel="stylesheet" href="{{ base['url_to'](['css', 'osgl.min.css']) }}">
|
||||
<link rel="icon" type="image/svg+xml" href="{{ base['url_to'](['favicon.svg']) }}">
|
||||
</head>
|
||||
<body>
|
||||
{#- navigation bar -#}
|
||||
|
||||
Reference in New Issue
Block a user