Merge pull request 'Update projects link' (#21) from update-projects-link into master

Reviewed-on: #21
This commit is contained in:
Benjamin 2023-02-23 20:45:26 +00:00
commit bbab871d33

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>