From: Jannik ZANDER Date: Tue, 9 Sep 2025 06:23:49 +0000 (+0200) Subject: Add stripe in not lan X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=76e6cc6b57143dc1dbaaa33dd7a6049997d41490;p=zndr-11ty.git Add stripe in not lan --- diff --git a/package.json b/package.json index 3c3c174..e5faf72 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "scripts": { "dev": "eleventy --serve --input=site --output=dist", "build": "eleventy --input=site --output=dist", - "deploy": "sudo rsync -av --delete --chown=www-data:www-data dist/ /var/www/zndr.dk/" + "deploy": "sudo rsync -av --delete --chown=www-data:www-data dist/ /var/www/website/" }, "devDependencies": { "@11ty/eleventy": "^2.0.0" diff --git a/site/index.njk b/site/index.njk index 9a281d4..a63c7be 100644 --- a/site/index.njk +++ b/site/index.njk @@ -7,9 +7,12 @@ title: zndr.dk — Services
{% for s in services %} - + {% if s.tag %}{{ s.tag }}{% endif %}

{{ s.name }}

{{ s.desc }}

@@ -17,58 +20,34 @@ title: zndr.dk — Services {% endfor %}
+ diff --git a/site/public/zndr-app.svg b/site/public/zndr-app.svg new file mode 100644 index 0000000..ff5239b --- /dev/null +++ b/site/public/zndr-app.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + ZN + DR + + +