diff options
| author | Veikka Kähkönen <veikka.kahkonen@corefactory.com> | 2017-11-30 21:37:05 +0200 |
|---|---|---|
| committer | Veikka Kähkönen <veikka.kahkonen@corefactory.com> | 2017-11-30 21:37:05 +0200 |
| commit | c16ff7b2a1a8702f8e4bebc02c98e46ad46a1584 (patch) | |
| tree | e153fbae87454431130a904b9e8a43683212f34d | |
| parent | b5feca4432e15d561d501f553151db36127aaab3 (diff) | |
Add links to external services
| -rw-r--r-- | _data/navi.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_data/navi.yaml b/_data/navi.yaml index aceaf26..5878573 100644 --- a/_data/navi.yaml +++ b/_data/navi.yaml @@ -1,6 +1,18 @@ items: - title: Etusivu href: / + subnavi: + directory: kilta + items: + - title: Foorumi + href: http://as.fi/foorumi/ + absolute: true + - title: Tapahtumailmot + href: http://as.fi/ilmo/ + absolute: true + - title: Galleria + href: http://as.fi/gallery/ + absolute: true - title: Kilta href: /kilta subnavi: |
