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 {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#no-content {
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
{{ define "main" }}
|
||||
<main>
|
||||
<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>
|
||||
<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"">
|
||||
</main>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue