Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd unused(!) header in danish - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit a47c8c0612fe1b0d8f9073e9efb96f8f76ae32af
parent 080c29951951c7bb0c77f2765e058b104db0cf51
Author: Anders Damsgaard <[email protected]>
Date: Sun, 4 Nov 2018 22:17:49 +0100
Add unused(!) header in danish
Diffstat:
A themes/tale-mod/layouts/partials/h… | 18 ++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/themes/tale-mod/layouts/partials/header.da.html b/themes/tale-mod/…
t@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html lang="en">
+
+ {{ partial "head.html" . }}
+
+ <body>
+ <nav class="nav">
+ <div class="nav-container">
+ <a href="{{ .Site.BaseURL }}">
+ <h2 class="nav-title">{{ .Site.Title }}</h2>
+ </a>
+ <ul>
+ <li><a href="{{ .Site.BaseURL }}">Portefølje<…
+ <li><a href="{{ .Site.BaseURL }}prints">Printe…
+ <li><a href="{{ .Site.BaseURL }}about">Om mig<…
+ </ul>
+ </div>
+ </nav>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.