From f3c087556d163765bd472e6511341bff65af36e7 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 27 Jun 2024 14:40:47 +0200 Subject: [PATCH] Versioned CSS file. --- en/index.html | 2 +- en/participate.html | 2 +- index.html | 2 +- participate.html | 2 +- styles.css => styles-0.1.css | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename styles.css => styles-0.1.css (100%) diff --git a/en/index.html b/en/index.html index e4ac4df6..6f114316 100644 --- a/en/index.html +++ b/en/index.html @@ -3,7 +3,7 @@ - + 3. Tübinger Day of Digital Freedom diff --git a/en/participate.html b/en/participate.html index 6510e360..e68b2cc6 100644 --- a/en/participate.html +++ b/en/participate.html @@ -3,7 +3,7 @@ - + 3. Tübinger Day of Digital Freedom diff --git a/index.html b/index.html index 737c73d9..1ebfc9f1 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + 3. Tübinger Tag der digitalen Freiheit diff --git a/participate.html b/participate.html index 0502ac5d..0ba989a8 100644 --- a/participate.html +++ b/participate.html @@ -3,7 +3,7 @@ - + 3. Tübinger Tag der digitalen Freiheit diff --git a/styles.css b/styles-0.1.css similarity index 100% rename from styles.css rename to styles-0.1.css