Next steps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Reinhard Müller 2020-04-17 13:12:11 +02:00
parent 1e6d2322cb
commit 78b848db0c
2 changed files with 5 additions and 30 deletions

View File

@ -33,11 +33,7 @@
</p>
</div>
<h2>Latest News</h2>
<p class="subtitle">
<a href="/news/index.html">All news</a>
</p>
<h2 class="hidden">Latest News</h2>
<div class="three-columns news">
<dynamic-content-news/>
@ -45,33 +41,15 @@
<h3 class="hidden">Further news sources</h3>
<a class="pull-right btn btn-default" href="/news/index.html">All news</a>
<div class="news-info">
<ul>
<li>
<a href="/news/podcast.html">
<span class="fa fa-podcast fa-lg"/>
Podcasts
</a>
</li>
<li>
<a href="https://planet.fsfe.org/en">
<span class="fa fa-users fa-lg"/>
Community blogs
</a>
</li>
</ul>
<div class="subscribe-nl">
<subscribe-nl/>
</div>
</div>
<h2>Our Community</h2>
<p class="subtitle">
<a href="/about/people/testimonials.html">More quotes from our community</a>
</p>
<h2 class="hidden">Our Community</h2>
<div class="three-columns testimonials">
<dynamic-content-testimonials/>
@ -88,7 +66,7 @@
<a class="btn btn-success btn-lg" href="https://my.fsfe.org/donate">Become a supporter now!</a>
</div>
<h2>What should this heading say?</h2>
<h2 class="hidden">What should this heading say?</h2>
<div class="three-columns further">
<div class="column">

View File

@ -4,9 +4,6 @@
.frontpage {
.introduction {
.text-center;
padding: 30px;
font-weight: bold;
}