add logo
This commit is contained in:
@@ -18,14 +18,13 @@
|
||||
<title>{{board.Board}}</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="/static/krane.css" />
|
||||
<script type="text/javascript" src="/static/overchan.js">
|
||||
</script>
|
||||
<script type="text/javascript" src="/static/overchan.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
{{{board.Navbar}}}
|
||||
<div class="sitetitle">
|
||||
<h2><a href="{{Prefix}}">OVERCHAN</a></h2>
|
||||
<b>decentralized and distributed</b>
|
||||
<h2><a href="#">CHANGOLIA</a></h2>
|
||||
<b>Most of the rest of the wild west.</b>
|
||||
</div>
|
||||
<center><b>{{board.Name}}</b></center>
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user