add the content
continuous-integration/drone/push Build is passing Details

This commit is contained in:
xAndy 2020-11-22 23:11:47 +01:00
parent 0106c60956
commit db766a81d3
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
{{ define "main" }} {{ define "main" }}
<main> <main>
<img id="no-content" src="https://http.cat/204" alt="Picture of two cats in front of an empty bowl; the caption reads &quot;204 No Content&quot;"> <h1>Welcome to the franconian.net website</h1><br>
<h2>FAQ</h2>
<ul>
<li><em>What is this?</em><br>This is the franconian.net page for the franconian channel/stage for the rc3.</li>
<li><em>Who?</em><br>hackzogtum, nerd2nerd, backspace</li>
</ul>
</main> </main>
{{ end }} {{ end }}