Link projects to GitLab

This commit is contained in:
Aleks Rūtiņš 2025-02-12 01:23:40 +00:00
parent bd591726ae
commit 58574d62c1

View file

@ -15,13 +15,13 @@ class Pages::Home < ::Phlex::HTML
ul {
project_link(
name: "phlexite",
url: "https://github.com/aleksrutins/phlexite",
url: "https://git.farthergate.com/aleks/phlexite",
desc: "a simple static site generator using phlex for templating"
)
project_link(
name: "mzk",
url: "https://sr.ht/~aleksrutins/mzk",
url: "https://git.farthergate.com/aleks/mzk",
desc: "bash scripts to help you manage your zettelkasten"
)