Skip to content
Snippets Groups Projects
Commit 1f40bb39 authored by psy's avatar psy
Browse files

add links and change text

parent 4ce6bc34
Branches
No related tags found
No related merge requests found
Pipeline #23182 passed
......@@ -24,7 +24,7 @@
<section class="jumbotron text-center">
<div class="container">
<h1 class="jumbotron-heading">CCCamp23</h1>
<p class="lead text-muted">Lululu, bla, Camp!</p>
<p class="lead text-muted">Chaos Communication Camp 2023</p>
</div>
</section>
......@@ -33,20 +33,24 @@
<div class="row">
<div class="col-md-6">
<a href="./infos/">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Info Pages" alt="Card image cap">
<div class="card-body">
<p class="card-text">The info pages are the main source for all information around camp.</p>
<p class="card-text">The info pages are the main source for all information around camp. Official infos and announcements can be found here.</p>
</div>
</div>
</a>
</div>
<div class="col-md-6">
<a href="./hub/">
<div class="card mb-4 box-shadow">
<img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Hub" alt="Card image cap">
<div class="card-body">
<p class="card-text">The hub is for user generated content. Villages, Schedule, Projects, ... live here.</p>
<p class="card-text">The hub is for user generated content. Villages, Schedule, Projects, ... live here as well as the wiki.</p>
</div>
</div>
</a>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment