-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added the rest of pages and tidsbokning link
- Loading branch information
Jonas Olofsson
authored and
Jonas Olofsson
committed
Sep 25, 2017
1 parent
62a8b8d
commit 0745571
Showing
15 changed files
with
94 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,11 +15,11 @@ | |
# in the templates via {{ site.myvariable }}. | ||
title: Guys & Dolls | ||
email: [email protected] | ||
description: > # this means to ignore newlines until "baseurl:" | ||
Din frisörsalong i Boden. Vi säljer produkter från Davines. | ||
description: > # this means to ignore newlines | ||
Guys & Dolls - din frisörsalong i Boden. | ||
baseurl: "" # the subpath of your site, e.g. /blog | ||
url: "https://www.guys-dolls.se" # the base hostname & protocol for your site, e.g. http://example.com | ||
twitter_username: guysdolls | ||
#twitter_username: guysdolls | ||
|
||
# Build settings | ||
markdown: kramdown | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
--- | ||
@import "minima"; | ||
|
||
.site-header-new { | ||
border-bottom: 5px solid #424242; | ||
border-top: 1px solid #e8e8e8; | ||
} | ||
|
||
.page-link { | ||
font-family: Raleway,sans-serif; | ||
font-size: 16px; | ||
} | ||
|
||
.page-content { | ||
font-family: 'Lato'; | ||
} | ||
|
||
.home-banner { | ||
border: 5px solid black; | ||
} | ||
|
||
.produkt-bild { | ||
padding: 10px 20px; | ||
} | ||
|
||
@media screen and (max-width: 600px) { | ||
.site-title img { | ||
max-width: 80%; | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,14 @@ | |
layout: page | ||
title: Om Oss | ||
permalink: /om-oss | ||
menu_position: 3 | ||
--- | ||
|
||
Slå oss en signal på <span class="phone">0921-100 55</span> | ||
|
||
eller så kan du skicka ett email till [[email protected]](mailto:[email protected]) | ||
|
||
Om du vill skicka ett brev vi kan nås på | ||
Guys & Dolls | ||
Drottninggatan 3 | ||
961 35 Boden |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
layout: page | ||
title: Produkter | ||
permalink: /produkter | ||
menu_position: 4 | ||
--- | ||
### Davines | ||
Davines startade som ett forskningslaboratorium för högkvalitativa hår och skönhetsprodukter till företag världen över. | ||
Efter decennium av expertis så grundades den egna linjen Davines som idag är ett av Europas snabbast växande varumärken och finns representerade i 65 länder. | ||
|
||
Davines fokuserar på kvalitet. | ||
Kvalitet för Davines betyder att kunna skapa de bästa produkterna med stor omtanke och respekt för miljö och människa. För att detta ska vara möjligt används en hög nivå av naturliga ingredienser vetenskapligt framtagna för att garantera en autentisk och nyskapande känsla. En stor del av ingredienserna i Davines produkter är plockade från trädgården runt Medelhavet och utstrålar ren fräschhet. | ||
|
||
Produkterna innehåller bland annat ruccola, morötter, valnötter, tomater, grapefrukt, oliver och kastanjer. | ||
Davines arbetar i symbios med natur och vetenskap, innehåll och stil, människa och kraft. | ||
Läs gärna mer om detta unika varumärke på [www.davines.com](http://www.davines.com) | ||
|
||
Kom gärna in och prata med oss om Davines och deras produkter | ||
|
||
<p style="padding-left: 60px;"> | ||
<img class="wp-image-37 alignnone produkt-bild" src="/assets/MELUshampoo-152x300.png" alt="MELU shampoo" height="200" /> | ||
<img class="wp-image-38 alignnone produkt-bild" src="/assets/oi-105x300.png" alt="oi" height="200" /> | ||
<img class="wp-image-36 alignnone produkt-bild" src="/assets/alchemic_rosso_shampoo-126x300-126x300.png" alt="alchemic rosso shampoo" height="200" /></p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.