Anektode zu Linus und Nvidea
This commit is contained in:
parent
0b9c20bf3f
commit
921528a328
@ -30,6 +30,11 @@ footer {
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.line-through {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -43,7 +48,7 @@ footer {
|
||||
</ul>
|
||||
</div>
|
||||
<h1>ZOTAC Cluster</h1>
|
||||
<h2>Wo Linux auf NVIDEA trifft</h2>
|
||||
<h2>Wo <a class="line-through" href="https://www.youtube.com/watch?v=iYWzMvlj2RQ">Linus</a> Linux auf NVIDEA trifft</h2>
|
||||
</header>
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-1-4"></div>
|
||||
@ -58,6 +63,10 @@ footer {
|
||||
</section>
|
||||
<section id="team">
|
||||
<h2>Team</h2>
|
||||
<p>
|
||||
Erreichbar per Jabber:
|
||||
<a href="xmpp://ltcp@muc.higgsboson.tk?join">ltcp@muc.higgsboson.tk</a>
|
||||
</p>
|
||||
<table class="pure-table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user