Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Fixed things
Browse files Browse the repository at this point in the history
  • Loading branch information
wfxey committed Jul 19, 2024
1 parent 07e3b4b commit e622d0f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion geschäftsmäßig/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<div id="cookie-banner" class="cookie-banner">
<div class="cookie-content">
<p>We use cookies to store your preferred settings for dark and light mode and to give you the best possible experience on our website.</p>
<p>We collect data to remember your preferences for dark and light mode, ensuring you have the best possible experience on our website.</p>
<button class="button_accept" id="accept-cookies">Accept</button>
<a href="https://d-i-projects.github.io/website/geschäftsmäßig"><button class="button_leave">Geschäftsmäßig</button></a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion impressum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<div id="cookie-banner" class="cookie-banner">
<div class="cookie-content">
<p>We use cookies to store your preferred settings for dark and light mode and to give you the best possible experience on our website.</p>
<p>We collect data to remember your preferences for dark and light mode, ensuring you have the best possible experience on our website.</p>
<button class="button_accept" id="accept-cookies">Accept</button>
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion profit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</div>
<div id="cookie-banner" class="cookie-banner">
<div class="cookie-content">
<p>We use cookies to store your preferred settings for dark and light mode and to give you the best possible experience on our website.</p>
<p>We collect data to remember your preferences for dark and light mode, ensuring you have the best possible experience on our website.</p>
<button class="button_accept" id="accept-cookies">Accept</button>
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion status/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</div>
<div id="cookie-banner" class="cookie-banner">
<div class="cookie-content">
<p>We use cookies to store your preferred settings for dark and light mode and to give you the best possible experience on our website.</p>
<p>We collect data to remember your preferences for dark and light mode, ensuring you have the best possible experience on our website.</p>
<button class="button_accept" id="accept-cookies">Accept</button>
<a href="https://d-i-projects.github.io/website/leave"><button class="button_leave">Leave</button></a>
</div>
Expand Down

0 comments on commit e622d0f

Please sign in to comment.