commit
32911b2716
2 changed files with 4 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Bezoek datacenter
|
||||
banner: https://www.dcd-converged.com/wp-content/uploads/2016/08/datacenter.jpg
|
||||
banner: https://emergingtechblog.emc.com/wp-content/uploads/2015/10/AdobeStock_86289688.jpeg
|
||||
description: Zeus bezoekt het datacenter en de supercomputer in S10!
|
||||
created_at: 3-10-2016
|
||||
time: 10-10-2016
|
||||
|
@ -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://scontent.xx.fbcdn.net/v/t1.0-9/13903431_1277596932251344_3927837466166230371_n.jpg?oh=bdda0d18a635c49893a097fba6aa99b9&oe=587C7886
|
||||
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="//thecatapi.com/api/images/get?format=src&type=gif">
|
||||
<img src="//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">
|
||||
<a class="tile is-child box" href="<%= relative_path_to(sorted_articles.first) %>">
|
||||
<div class="content">
|
||||
<h1><%= sorted_articles.first[:title] %></h1>
|
||||
<%= sorted_articles.first[:description] %>
|
||||
</div>
|
||||
</a>
|
||||
<%= render '/partials/_tile.*', article: sorted_articles.first %>
|
||||
</div>
|
||||
<div class="tile is-vertical">
|
||||
<div class="tile is-parent">
|
||||
|
|
Loading…
Reference in a new issue