Skip to content

Commit 484cd2d

Browse files
committed
no more forkme ribbon
1 parent 76ef778 commit 484cd2d

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

content/images/forkme.png

-9.05 KB
Binary file not shown.

layouts/footer.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
<div class="span12" id="legal">
44
<p class="copyright">veröffentlicht unter <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/at/deed.de">creative commons by-nc-sa</a> in den Jahren 2012-2024 von <a href="#">Brigitte Jellinek</a>.</p>
55
<p>Zum Weiterentwickeln dieser Seite: <a href="https://github.com/web-development/web-development-textbook">Projekt forken</a> oder <a href="https://github.com/web-development/web-development-textbook/blob/master/<%= @item[:filename] %>">Kommentar zu dieser Seite</a></p>
6-
<p>Diese Seite ist sowohl auf <a href="https://web-development.github.io">github.io</a>
7-
als auch auf <a href="http://web-development.netlify.com/">netlify.com</a> erhältlich.</p>
86
</div>
97
</div>
108

layouts/header.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
<body>
2727

2828
<div class="container">
29-
<a href="http://github.com/web-development/web-development-textbook/"><img
30-
style="position: fixed; top: 0; right: 0; border: 0;"
31-
src="/images/forkme.png" alt="Fork me on GitHub"></a>
3229
<header class="row">
3330
<div class="jumbotron sub-header span8" id="booktitle">
3431
<h1><a href="/" title="Web Development">Web Development</a></h1>

0 commit comments

Comments
 (0)