We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a4f5a commit 1c86168Copy full SHA for 1c86168
index.html
@@ -174,7 +174,7 @@ <h3 class="card__title project-card__title">
174
<ul>
175
<li>Leonard Goldstein</li>
176
<li>Fork this on GitHub</li>
177
- <li>Impressum & Datenschutz</li>
+ <li><a href="impressum.html" style="text-decoration: none; color: var(--c1)">Impressum & Datenschutz</a></li>
178
</ul>
179
</footer>
180
<script src="blocks/index.js" type="module"></script>
0 commit comments