links en content ofzo
This commit is contained in:
parent
5b57603d2c
commit
67b56ad2e3
2 changed files with 3 additions and 8 deletions
|
@ -11,4 +11,4 @@ locationlink: Sterre,Ghent Belgium
|
|||
Zeus WPI organiseert in samenwerking met de medewerkers van de HPC een rondleiding in de S10.
|
||||
Hier bevindt zich het datacenter en sinds enkele jaren de supercomputer.
|
||||
Een echte must-see voor elke informaticus.
|
||||
Inschrijven is verplicht en kunt u doen op https://event.fkgent.be/events/111 .
|
||||
Inschrijven is verplicht en kunt u [hier](https://event.fkgent.be/events/111) doen .
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
<div class="tile is-parent is-4">
|
||||
<div class="tile is-child box highlighted">
|
||||
<img src="http://thecatapi.com/api/images/get?format=src&type=gif">
|
||||
<img src="http://thecatapi.com/api/images/get?format=src&type=gif&size=small">
|
||||
</div>
|
||||
</div>
|
||||
<div class="tile is-vertical is-2">
|
||||
|
@ -53,12 +53,7 @@
|
|||
</div>
|
||||
<div class="tile">
|
||||
<div class="tile is-4 is-parent">
|
||||
<div class="tile is-child box">
|
||||
<div class="content">
|
||||
<h1><%= sorted_articles.first[:title] %></h1>
|
||||
<%= sorted_articles.first[:description] %>
|
||||
</div>
|
||||
</div>
|
||||
<%= render '/partials/_tile.*', article: sorted_articles.first %>
|
||||
</div>
|
||||
<div class="tile is-vertical">
|
||||
<div class="tile is-parent">
|
||||
|
|
Loading…
Reference in a new issue