Revert previous changes
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
0346a9423d
commit
ae61324f58
|
@ -6,8 +6,6 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #fff;
|
|
||||||
text-align: right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#no-content {
|
#no-content {
|
||||||
|
|
|
@ -1,10 +1,5 @@
|
||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<main>
|
<main>
|
||||||
<h1>Welcome to the franconian.net website</h1><br>
|
<img id="no-content" src="https://http.cat/204" alt="Picture of two cats in front of an empty bowl; the caption reads "204 No Content"">
|
||||||
<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 }}
|
||||||
|
|
Loading…
Reference in New Issue