opdateret beløb igen igen
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
faee799315
commit
15c0372bc5
|
@ -21,7 +21,7 @@ description: >- # this means to ignore newlines until "baseurl:"
|
||||||
baseurl: "" # the subpath of your site, e.g. /blog
|
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
|
url: "https://ulovliglogning.dk" # the base hostname & protocol for your site, e.g. http://example.com
|
||||||
donationCounter:
|
donationCounter:
|
||||||
donated: 1210200
|
donated: 758338
|
||||||
goal1: 100000
|
goal1: 100000
|
||||||
goal2: 250000
|
goal2: 250000
|
||||||
goal3: 400000
|
goal3: 400000
|
||||||
|
|
|
@ -12,7 +12,7 @@ sections:
|
||||||
|
|
||||||
Da vi nåede vores første delmål, 100.000 kr., skrev vores advokater [en udførlig stævning](staevning). Med pengene fra de næste delmål, 250.000 og 400.000 kr., havde vi råd til at stævne justitsminister Søren Pape. Vi er dog ikke i mål endnu.
|
Da vi nåede vores første delmål, 100.000 kr., skrev vores advokater [en udførlig stævning](staevning). Med pengene fra de næste delmål, 250.000 og 400.000 kr., havde vi råd til at stævne justitsminister Søren Pape. Vi er dog ikke i mål endnu.
|
||||||
|
|
||||||
Vi ved ikke hvor meget det vil ende med at koste, så vores næste mål er halvanden million. Selvom det lyder af meget, er det kun <a href="#wannahelp">en brøkdel</a> af hvad staten vil bruge. Det er dyrt at sikre vores rettigheder, og vi har tænkt os at gå hele vejen!
|
Vi ved ikke hvor meget det vil ende med at koste, så vores næste mål er en million million. Selvom det lyder af meget, er det kun <a href="#wannahelp">en brøkdel</a> af hvad staten vil bruge. Det er dyrt at sikre vores rettigheder, og vi har tænkt os at gå hele vejen!
|
||||||
- id: butwhy
|
- id: butwhy
|
||||||
link: Hvorfor?
|
link: Hvorfor?
|
||||||
heading: Hvorfor er det vigtigt?
|
heading: Hvorfor er det vigtigt?
|
||||||
|
|
|
@ -44,7 +44,7 @@ sections:
|
||||||
content: |
|
content: |
|
||||||
You can contact spokesperson [Rasmus Malver](https://twitter.com/rasmusmalver) on [Twitter](https://twitter.com/rasmusmalver) or via [SMS/Signal](sms:+4526809424).
|
You can contact spokesperson [Rasmus Malver](https://twitter.com/rasmusmalver) on [Twitter](https://twitter.com/rasmusmalver) or via [SMS/Signal](sms:+4526809424).
|
||||||
|
|
||||||
You can also transfer money to <span class="donate">IBAN: DK3953010000272500, SWIFT: ALBADKKK</span>. We accept bitcoins on <span class="donate">3KCgp9THXoETK2qxE2TiPKpCCt5EYuombG</span> and Mobile Pay to 40456. We have already reached 1.000.000 DKK, but we still need your help! The next goal is 1.500.000 DKK.
|
You can also transfer money to <span class="donate">IBAN: DK3953010000272500, SWIFT: ALBADKKK</span>. We accept bitcoins on <span class="donate">3KCgp9THXoETK2qxE2TiPKpCCt5EYuombG</span> and Mobile Pay to 40456. We have already reached 1.000.000 DKK, but we still need your help! The next goal is 1.000.000 DKK.
|
||||||
|
|
||||||
The designated attorney for the Danish government, Kammeradvokaten, has access to unlimited means. When your main customer prints their own money, you are free to charge a substantial sum.
|
The designated attorney for the Danish government, Kammeradvokaten, has access to unlimited means. When your main customer prints their own money, you are free to charge a substantial sum.
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@ $donationCounter_goal1: {{ site.donationCounter.goal1 }};
|
||||||
$donationCounter_goal2: {{ site.donationCounter.goal2 }};
|
$donationCounter_goal2: {{ site.donationCounter.goal2 }};
|
||||||
$donationCounter_goal3: {{ site.donationCounter.goal3 }};
|
$donationCounter_goal3: {{ site.donationCounter.goal3 }};
|
||||||
$donationCounter_goal4: {{ site.donationCounter.goal4 }};
|
$donationCounter_goal4: {{ site.donationCounter.goal4 }};
|
||||||
|
$donationCounter_goal5: {{ site.donationCounter.goal5 }};
|
||||||
|
|
||||||
// Import base styles
|
// Import base styles
|
||||||
@import "base/reset.scss";
|
@import "base/reset.scss";
|
||||||
|
|
Loading…
Reference in a new issue