Skip to content

Commit 73dc893

Browse files
committed
Removed BlackFire Banner
1 parent 091486a commit 73dc893

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

index.html

+3-11
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,15 @@
44
---
55

66

7-
8-
<style type="text/css">
9-
.center-block {
10-
display: block;
11-
margin-left: auto;
12-
margin-right: auto;
13-
}
14-
</style>
7+
<!--
158
<div class="textbody container">
169
<div class="row">
1710
<div class="textbody-text span12">
18-
<a href="http://www.meetup.com/sfugberlin/events/221339664/" target="_blank">
19-
<img src="assets/werbung/blackfire-sf-ug.png" class="center-block"/>
20-
</a>
11+
<p> </p>
2112
</div>
2213
</div>
2314
</div>
15+
-->
2416

2517
{% for post in site.posts limit:1 %}
2618
<div class="slots container">

0 commit comments

Comments
 (0)