Version 0.9
This commit is contained in:
parent
af69d3daac
commit
b268f85c0b
50 changed files with 421 additions and 207 deletions
|
@ -4,25 +4,25 @@ title: "Show your beautiful work!"
|
|||
subheadline: "Portfolio"
|
||||
description: "You don't need a special portfolio template with this theme. Just check out the great possibilities of the foundation grid and experiment with it."
|
||||
image:
|
||||
header: "no"
|
||||
thumb: "unsplash_6_bus_thumb.jpg"
|
||||
categories:
|
||||
- design
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div class="medium-6 columns bottom-30">
|
||||
<div class="medium-6 columns b30">
|
||||
<img src="{{ site.url }}/assets/img/webdesign_screenshot_nixdorf.jpg" alt="">
|
||||
<p> Website: <a href="http://nixdorf-internatsberatung.de">Nixdorf Internatsberatung & Schulberatung</a></p>
|
||||
</div><!-- /.medium-6.columns -->
|
||||
|
||||
<div class="medium-6 columns bottom-30">
|
||||
<div class="medium-6 columns b30">
|
||||
<img src="{{ site.url }}/assets/img/webdesign_screenshot_jcorneille.jpg" alt="">
|
||||
<p>Website: <a href="http://jcorneille.de">Grafik Design Jeannette Corneille</a></p>
|
||||
</div><!-- /.medium-6.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="row t30">
|
||||
<div class="medium-4 columns">
|
||||
<img src="{{ site.url }}/assets/img/webdesign_screenshot_stilwandel.jpg" alt="">
|
||||
<p>Website: <a href="http://stilwandel-koeln.de">Stilwande-Koeln.de</a></p>
|
||||
|
|
Reference in a new issue