From f03b9f6f20263deda1f0fdba87bada1d78fd9be4 Mon Sep 17 00:00:00 2001 From: Aleks Rutins Date: Sun, 8 Jun 2025 14:17:35 -0400 Subject: [PATCH] Change phlexite link --- pages/home.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home.rb b/pages/home.rb index f194f77..1082336 100644 --- a/pages/home.rb +++ b/pages/home.rb @@ -15,7 +15,7 @@ class Pages::Home < ::Phlex::HTML ul { project_link( name: "phlexite", - url: "https://github.com/aleksrutins/phlexite", + url: "https://git.farthergate.com/p/rad:z4VDVahjKBJYSqR8uRo7UrKZDuXQ6", desc: "a simple static site generator using phlex for templating" )