Merge branch 'master' of https://git.ellpeck.de/Ellpeck/Web
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
commit
26ec4aa5d1
5 changed files with 6 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{
|
||||
"q": "Where are you from?",
|
||||
"a": "I am from Neuss, Germany and I'm currently living and going to university in Aachen, Germany. I'm moving soon, though, so let's see if I remember to update this then."
|
||||
"a": "I am from Neuss, Germany and I currently live in Neu-Ulm, Germany."
|
||||
},
|
||||
{
|
||||
"q": "Why are you called Ellpeck?",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<!-- Footer -->
|
||||
<div class="footer rounded-top">
|
||||
<span class="text-muted"><a href="https://git.ellpeck.de/Ellpeck/Web">© 2018-2021 Ellpeck</a> – <a href="/impressum">Impressum</a> – <a href="/privacy">Privacy</a></span>
|
||||
<span class="text-muted"><a href="https://git.ellpeck.de/Ellpeck/Web">© 2018-2021 Ellpeck</a> – <a href="/impressum">Impressum</a> – <a href="/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a></span>
|
||||
<div class="quote">
|
||||
<span id="quote-text"></span>
|
||||
<script src="/scripts/quote.js"></script>
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
<a href="https://ellpeck.de">🏠 Main Site</a>
|
||||
<a href="https://ellpeck.de/impressum">📜 Impressum</a>
|
||||
<a href="https://ellpeck.de/privacy">🙈 Privacy</a>
|
||||
<a href="https://status.ellpeck.de">🚦 Status</a>
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© Ellpeck</a>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
|
|
@ -95,6 +95,6 @@
|
|||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2021 Ellpeck</a> – <a href="https://ellpeck.de/impressum">Impressum</a> – <a href="https://ellpeck.de/privacy">Privacy</a>
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2021 Ellpeck</a> – <a href="https://ellpeck.de/impressum">Impressum</a> – <a href="https://ellpeck.de/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a>
|
||||
</div>
|
||||
</body>
|
|
@ -9,8 +9,8 @@ nav: nav/miscnav.html
|
|||
<h1>📜 Impressum</h1>
|
||||
<p>
|
||||
Julian Schubert
|
||||
<br>Kastanienweg 27
|
||||
<br>52074 Aachen
|
||||
<br>Meininger Allee 9
|
||||
<br>89231 Neu-Ulm
|
||||
</p>
|
||||
<p>
|
||||
Telefon: 0241 45093753
|
||||
|
|
Loading…
Reference in a new issue