Merge branch 'master' of git.data.coop:ulovliglogning/ulovliglogning.dk
This commit is contained in:
commit
cab3908da6
|
@ -16,7 +16,7 @@
|
|||
title: Til kamp mod Ulovlig Logning!
|
||||
email: your-email@example.com
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
Den danske totalovervågning er kendt ulovlig, men teleselskaber og politikere er ligeglade.
|
||||
Totalovervågningen er kendt ulovlig, men teleselskaber og politikere er ligeglade.
|
||||
Nu gør vi noget ved det! #ulovligLogning
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "https://ulovliglogning.dk" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
global:
|
||||
title: Til kamp mod Ulovlig Logning!
|
||||
description: >-
|
||||
Den danske totalovervågning er kendt ulovlig, men teleselskaber og politikere er ligeglade.
|
||||
Totalovervågningen er kendt ulovlig, men teleselskaber og politikere er ligeglade.
|
||||
Nu gør vi noget ved det! #ulovligLogning
|
||||
emailplaceholder: indtast din email
|
||||
signup: JA! jeg vil gerne holdes opdateret.
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
<meta name="twitter:creator" content="@ulovliglogning">
|
||||
<meta name="twitter:title" content="{{ global.title }}">
|
||||
<meta name="twitter:description" content="{{ global.description }}">
|
||||
<meta name="twitter:image" content="{{ site.url }}/assets/img/og01.png">
|
||||
<meta name="twitter:image" content="{{ site.url }}/assets/img/2018-01-25-twcard250orange.png">
|
||||
{% I18n_Headers %}
|
||||
</head>
|
|
@ -14,7 +14,7 @@
|
|||
{{ content }}
|
||||
</div>
|
||||
<footer>
|
||||
Last generated at {{ site.time | date_to_rfc822 }}
|
||||
<!-- Last generated at {{ site.time | date_to_rfc822 }} -->
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
BIN
assets/img/2018-01-25-twcard250.png
Normal file
BIN
assets/img/2018-01-25-twcard250.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
assets/img/2018-01-25-twcard250orange.png
Normal file
BIN
assets/img/2018-01-25-twcard250orange.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
1
assets/img/cta.svg
Normal file
1
assets/img/cta.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" height="600" width="500"><a><g><circle r="250" cy="300" cx="250" fill="#ff4c00" fill-rule="evenodd"/><text y="275.465" x="251.718" style="text-align:center;text-shadow: 5px 5px 0 #d94100;" font-weight="400" font-size="96" font-family="Eczar" text-anchor="middle" fill="#fff"><tspan style="text-align:center" y="275.465" x="251.718">Giv et</tspan><tspan style="text-align:center" y="371.871" x="251.718">bidrag!</tspan></text><animateTransform attributeName="transform" type="translate" values="0 0; 0 -50; 0 0;0 -10; 0 0" begin="0s" dur="0.5s" repeatCount="4"/></g><path d="M230.715 436.685c-2.77 0-5 2.23-5 5v92.858c0 .713.151 1.387.418 2h-34.586a4.988 4.988 0 0 0 0 7.07l54.918 54.918a4.988 4.988 0 0 0 7.07 0l54.918-54.918a4.988 4.988 0 0 0 0-7.07h-34.586a4.991 4.991 0 0 0 .418-2v-92.858c0-2.77-2.23-5-5-5z" fill="#ff4c00" fill-rule="evenodd"/></a></svg>
|
After Width: | Height: | Size: 899 B |
Loading…
Reference in a new issue