Update projects link #21

Merged
Benjamin merged 1 commit from update-projects-link into master 2023-02-23 20:45:27 +00:00
Showing only changes of commit d8222bf8d0 - Show all commits

View file

@ -57,7 +57,7 @@
<nav> <nav>
<ul> <ul>
<li><a href="cv.html">Curriculum vitae</a></li> <li><a href="cv.html">Curriculum vitae</a></li>
<li><a href="/git/Benjamin">Projects</a></li> <li><a href="/git/explore/repos">Projects</a></li>
<li>Photography</li> <li>Photography</li>
<li>Tutoring</li> <li>Tutoring</li>
</ul> </ul>
@ -89,7 +89,7 @@
So if you have any feedback, thoughts or recommendations regarding this website, my Forgejo platform, my So if you have any feedback, thoughts or recommendations regarding this website, my Forgejo platform, my
style style
of managing my repositories, or anything regarding coding in general, feel free to have a look at my <a of managing my repositories, or anything regarding coding in general, feel free to have a look at my <a
href="/git/Benjamin">projects</a> where you can create issues with your input. href="/git/explore/repos">projects</a> where you can create issues with your input.
</p> </p>
</footer> </footer>
</main> </main>