remove colophon
This commit is contained in:
parent
1f5f531dea
commit
f3b5112b8f
2 changed files with 0 additions and 25 deletions
|
@ -1,6 +1,3 @@
|
|||
colophon:
|
||||
title: "Colophon"
|
||||
href: "/colophon"
|
||||
contact:
|
||||
title: "Kontakt"
|
||||
href: "/kontakt"
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
layout: default
|
||||
title: Colophon
|
||||
---
|
||||
<main id="post-container" class="single-post">
|
||||
<article class="post">
|
||||
<header class="post-header wrapper">
|
||||
<h2 class="post-title">Colophon</h2>
|
||||
</header>
|
||||
<div class="post-content wrapper">
|
||||
<p>Diese Seite ...</p>
|
||||
<ul>
|
||||
<li>ist erstellt von <a href="/nico">Nico Jensen</a>.</li>
|
||||
<li>wird gehosted auf <a href="https://uberspace.de" target="_blank" rel="noopener noreferrer">uberspace.de</a>.</li>
|
||||
<li>wird in einem privaten GitHub verwaltet.</li>
|
||||
<li>benutzt den static site generator Jykell.</li>
|
||||
<li>wird Programmiert mit Visual Studio Code.</li>
|
||||
<li>ist, sofern nicht anders angegeben, unter <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener noreferrer">CC BY-SA 4.0</a> lizenz freigegeben.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
Loading…
Add table
Reference in a new issue