Skip to content

Commit a182906

Browse files
committed
replaced announcement.
1 parent ec8b15a commit a182906

14 files changed

+66
-6
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ code {
168168
}
169169

170170
.announcement {
171-
margin-top: 40px;
171+
margin-bottom: 40px;
172172
}
173173

174174
.announcement img {

index.de.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ <h1>git - Der einfache Einstieg</h1>
5050
<a href="index.ja.html">日本語</a>, <a href="index.zh.html">中文</a>, <a href="index.ko.html">한국어</a><br />
5151
Feedback auf <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5252
</p>
53+
<div class="announcement">
54+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
55+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
56+
</a>
57+
</div>
5358
<img src="img/arrow.png" alt="" />
5459
</div>
5560
<!-- setup -->

index.es.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ <h1>git - la guía sencilla</h1>
4545
<br />
4646
por favor, reporta cualquier problema en <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
4747
</p>
48+
<div class="announcement">
49+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
50+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
51+
</a>
52+
</div>
4853
<img src="img/arrow.png" alt="" />
4954
</div>
5055
<!-- setup -->

index.fr.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ <h1>git - petit guide</h1>
5959
<a href="index.ko.html">한국어</a>
6060
<br />
6161
</p>
62+
<div class="announcement">
63+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
64+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
65+
</a>
66+
</div>
6267
<img src="img/arrow.png" alt="" />
6368
</div>
6469
<!-- setup -->

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ <h1>git - the simple guide</h1>
5050
<br />
5151
please report issues on <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5252
</p>
53+
<div class="announcement">
54+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
55+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
56+
</a>
57+
</div>
5358
<img src="img/arrow.png" alt="" />
5459
</div>
5560
<!-- setup -->
@@ -220,11 +225,6 @@ <h3>guides</h3>
220225
</ul>
221226
</p>
222227
</div>
223-
<div class="announcement">
224-
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder">
225-
<img src="http://d13bhd1byokz0o.cloudfront.net/ad/[email protected]" width="960" height="100" alt="Clarify" />
226-
</a>
227-
</div>
228228
<a name="comments"></a>
229229
<div class="scrollblock block-comments">
230230
<h2>comments</h2>

index.it.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ <h1>git - la guida tascabile</h1>
4848
<a href="index.ko.html">한국어</a>
4949
<br />
5050
</p>
51+
<div class="announcement">
52+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
53+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
54+
</a>
55+
</div>
5156
<img src="img/arrow.png" alt="" />
5257
</div>
5358
<!-- setup -->

index.ja.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ <h1>git - 簡単ガイド</h1>
4545
<br />
4646
問題などの報告は<a href="https://github.com/rogerdudler/git-guide/issues">github</a>でお願いします。
4747
</p>
48+
<div class="announcement">
49+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
50+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
51+
</a>
52+
</div>
4853
<img src="img/arrow.png" alt="" />
4954
</div>
5055
<!-- setup -->

index.ko.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ <h1>git - 간편 안내서</h1>
104104
<a href="index.tr.html">Türkçe</a>,
105105
<a href="index.zh.html">中文</a><br />
106106
</p>
107+
<div class="announcement">
108+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
109+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
110+
</a>
111+
</div>
107112
<img src="img/arrow.png" alt="자, 갑시다!" />
108113
</div>
109114
<a name="setup"></a>

index.my.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ <h1>git - အရိုးအရှင်းဆုံး လမ်းညွှန
6868

6969
ဆွေးနွေးခြင်းနှင့် ပြင်ဆင်ရန် အချက်များ ကို <a href="https://github.com/rogerdudler/git-guide/issues">github</a> တွင် တင်ပေးပါ။
7070
</p>
71+
<div class="announcement">
72+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
73+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
74+
</a>
75+
</div>
7176
<img src="img/arrow.png" alt="" />
7277
</div>
7378
<!-- setup -->

index.nl.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ <h1>git - een simpele uitleg</h1>
5050
<br />
5151
opmerkingen en aanpassingen op <a href="https://github.com/rogerdudler/git-guide/issues">github</a>
5252
</p>
53+
<div class="announcement">
54+
<a href="http://frontify.com/?utm_source=gitguide&amp;utm_campaign=founder_frontify">
55+
<img src="http://frontify.com/assets/img/frontify-announcement-git.png" width="960" height="100" alt="Frontify - Collaboration for Web Designers &amp; Front-End Developers" />
56+
</a>
57+
</div>
5358
<img src="img/arrow.png" alt="" />
5459
</div>
5560
<!-- setup -->

0 commit comments

Comments
 (0)