mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
19 lines
347 B
YAML
19 lines
347 B
YAML
---
|
|
title: IRMA
|
|
author: Privacy by Design Foundation
|
|
email: ''
|
|
description: Met IRMA heb je in de hand wat er met jouw gegevens gebeurt.
|
|
baseurl: ""
|
|
url: ''
|
|
languages: ["nl", "nl", "en", "de"]
|
|
defaults:
|
|
- scope:
|
|
path: ''
|
|
values:
|
|
layout: default
|
|
markdown: kramdown
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-menus
|
|
- jekyll-multiple-languages-plugin
|