Added Title, Type, Image and Description Open Graph tags
This commit is contained in:
parent
f2fb16d3e8
commit
71612a8489
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
<META NAME="Title" CONTENT="Zeus WPI: Werkgroep informatica van de Universiteit Gent">
|
||||
<META NAME="Keywords" CONTENT="zeus wpi, informatica, universiteit gent">
|
||||
<META NAME="Description" CONTENT="Studentenvereniging van de informatica aan de Universiteit Gent. Informatie over o.a. Linux (downloads en lessen), programmeren, en internetbeveiliging.">
|
||||
<meta property="og:title" content="Zeus WPI: WerkgroeP Informatica van de Universiteit Gent" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://zinc.zeus.gent" />
|
||||
<meta property="og:description" content="Studentenvereniging van de informatica aan de Universiteit Gent. Informatie over o.a. Linux (downloads en lessen), programmeren, en internetbeveiliging." />
|
||||
<% end %>
|
||||
|
||||
<% content_for :scripts do %>
|
||||
|
|
Loading…
Reference in a new issue