Update header.html

master
rubenwardy 2014-12-12 09:13:52 +00:00
parent 31a99a0ab7
commit 05db7727e3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<title>{% if page.title != "Minetest Tutorials and Documentation" %}{{ page.title }} - {% endif %}Minetest Tutorials and Documentation</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="{{ page.root }}static/style.css">
<link rel="stylesheet" href="{{ relative }}static/syntax.css">
<link rel="stylesheet" href="{{ page.root }}static/syntax.css">
</head>
<body>
<ul id="navbar">