Verlinkung in Frontend-Projekt verbessert
[website] / dist / projects.html
index 333bcde..b7ab14a 100644 (file)
   <body>
    <main class="maincontent">
      <h1>Projects - Potemkinsche Dörfer!</h1>
+     <ul>
+       <li><a href="potemkin/fix-swf/overview.html" th:href="@{/potemkin/fix-swf/overview.html}">Fix SWF</a></li>
+       <li><a href="potemkin/html-experimente.html" th:href="@{/potemkin/html-experimente.html}">HTML-Experimente</a></li>
+       <li><a href="potemkin/accelerator.html" th:href="@{/potemkin/accelerator.html}">accelerator</a></li>
+       <li><a href="potemkin/typo.html" th:href="@{/potemkin/typo.html}">Typography</a></li>
+     </ul>
    </main>
   </body>
 </html>