Cards
This commit is contained in:
parent
a7bd66ce35
commit
66fc991dee
10
index.html
10
index.html
@ -84,6 +84,16 @@
|
||||
<p>Codeprojekte von Lehrlingen und Trainern für verschiedenste Projekte finden sich am Git-Server.</p>
|
||||
<p><a class="btn btn-secondary" href="http://git.wolfsberg.local/" role="button">Zum Git »</a></p>
|
||||
</div>
|
||||
<div class="card" style="width: 18rem;">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Card title</h5>
|
||||
<h6 class="card-subtitle mb-2 text-muted">Card subtitle</h6>
|
||||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
|
||||
<a href="#" class="card-link">Card link</a>
|
||||
<a href="#" class="card-link">Another link</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
Loading…
Reference in New Issue
Block a user