This commit is contained in:
parent
4b1d051b72
commit
625a12ffcd
1 changed files with 6 additions and 6 deletions
|
@ -31,15 +31,15 @@
|
||||||
<body>
|
<body>
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
<!-- Donation buttons -->
|
<!-- Donation buttons -->
|
||||||
<a href="https://github.com/sponsors/Ellpeck">Sponsor on GitHub</a>
|
<a href="https://github.com/sponsors/Ellpeck">❤️ Sponsor on GitHub</a>
|
||||||
<a href="https://patreon.com/Ellpeck">Become a Patron</a>
|
<a href="https://patreon.com/Ellpeck">⭐ Become a Patron</a>
|
||||||
<a href="https://ko-fi.com/ellpeck">Buy me a Coffee</a>
|
<a href="https://ko-fi.com/ellpeck">☕ Buy me a Coffee</a>
|
||||||
<hr>
|
<hr>
|
||||||
<div id="sidebar-content"></div>
|
<div id="sidebar-content"></div>
|
||||||
<hr>
|
<hr>
|
||||||
<a href="https://ellpeck.de">Main Site</a>
|
<a href="https://ellpeck.de">🏠 Main Site</a>
|
||||||
<a href="https://ellpeck.de/impressum">Impressum</a>
|
<a href="https://ellpeck.de/impressum">📜 Impressum</a>
|
||||||
<a href="https://ellpeck.de/privacy">Privacy</a>
|
<a href="https://ellpeck.de/privacy">🙈 Privacy</a>
|
||||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© Ellpeck</a>
|
<a href="https://git.ellpeck.de/Ellpeck/Web">© Ellpeck</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
|
|
Loading…
Reference in a new issue