From 278cd2df3599479cad64866367682370dfe05319 Mon Sep 17 00:00:00 2001 From: "Bethlenfalvi, Lorinc (ext)" Date: Tue, 24 Mar 2026 16:31:25 +0100 Subject: [PATCH] Fixed Orchid logo --- src/content/projects/00-orchid.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/projects/00-orchid.mdx b/src/content/projects/00-orchid.mdx index ed9e2c4..aeb6e03 100644 --- a/src/content/projects/00-orchid.mdx +++ b/src/content/projects/00-orchid.mdx @@ -1,6 +1,6 @@ --- name: Orchid url: https://github.com/lbfalvy/orchid -image: https://raw.githubusercontent.com/lbfalvy/orchid/refs/heads/master/icon.svg +image: https://git.lbfalvy.com/Orchid/orchid/raw/branch/main/icon.svg --- An embeddable functional scripting language I've been developing for many years now both as a recreational activity and to learn Rust. \ No newline at end of file