fix: thp page url
This commit is contained in:
parent
7643dbb535
commit
8779c4b57d
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user