Add: backend github link in homepage

This commit is contained in:
hyzen
2026-06-13 20:06:26 +05:30
parent f493e2d991
commit 3a42608c4c
4 changed files with 41 additions and 34 deletions

View File

@@ -29,5 +29,5 @@ My goal is for everyone who visits this site to leave with something valuable.
### Site's Code:
<p style="text-indent: 1.185em;">
This site is also built with open source tools like Hugo and served freely. If you're interested in the code , you can find it <a href="https://git.freedoms4.org/hyzen/hyzendust.github.io" target="_blank" rel="noopener noreferrer"> here↗.</a>
This site is also built with open source tools like Hugo and served freely. If you're interested in the code , you can find its frontend <a href="https://git.freedoms4.org/hyzen/hyzendust.github.io" target="_blank" rel="noopener noreferrer"> here↗.</a> and backend <a href="https://github.com/hyzendust/freedoms4-backend-public.git" target="_blank" rel="noopener noreferrer"> here↗.</a>
</p>