fix: thp page url

This commit is contained in:
Fernando Araoz 2025-01-26 08:41:55 -05:00
parent 7643dbb535
commit 8779c4b57d

View File

@ -5,7 +5,7 @@ import SideProject from "../../layouts/SideProject.astro";
<SideProject <SideProject
project_title="Typed Hyperscript Processor (webpage)" project_title="Typed Hyperscript Processor (webpage)"
git_url="https://git.araozu.dev/fernando/thp-web" git_url="https://git.araozu.dev/fernando/thp-web"
page_url="https://thp.araozu.dev" page_url="https://thp-lang.org/"
previous="combi" previous="combi"
next="thp" next="thp"
images_folder="thp" images_folder="thp"