Skip to content

Commit 8c23771

Browse files
committed
temporary hide blocks: Links, Persons, Sponsors, Info Sponsors. @todo: make separate pages for these blocks
1 parent 3ac990f commit 8c23771

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ <h3>7+ companies-partners over the years</h3>
8181
<h3>70+ speakers</h3>
8282
</div>
8383
</div>
84+
85+
<div style="display: none;">
8486
<h2>Partners of Minsk Python Meetup</h2>
8587
<div class="four-in-row sponsors flex-centerize-items">
8688
<div>
@@ -136,6 +138,7 @@ <h3>Informational Partners of Minsk Python Meetup</h3>
136138
</a>
137139
</div>
138140
</div>
141+
</div>
139142
<h2>Initiatives</h2>
140143
<p class="description">Members of Minsk Python Meetup take part in awesome local Python-dedicated initiatives.</p>
141144
<div class="two-in-row">
@@ -178,6 +181,7 @@ <h3>PyCon Belarus</h3>
178181
</p>
179182
</div>
180183
</div>
184+
<div style="display: none;">
181185
<h2 id="personalities">Personalities</h2>
182186
<h3>Some kind of hall of fame ;-)</h3>
183187
<div class="one-in-row">
@@ -227,10 +231,11 @@ <h3>Some kind of hall of fame ;-)</h3>
227231
Some more interesting facts about Minsk Python Meetup history you can find in slides <a href="https://github.com/staaas/talks/blob/master/minsk_python_meetup_2018.pdf">from 2018</a>.
228232
</div>
229233
</div>
234+
</div>
230235
<div class="clearfix"></div>
231236
</div>
232237
</div>
233-
<div class="extra-wrapper footer">
238+
<div class="extra-wrapper footer" style="display: none;">
234239
<div class="content" style="color: lightgray">
235240
<h2>Links</h2>
236241
<div class="three-in-row">

0 commit comments

Comments
 (0)