From 4e5f9cdee0737df0ff7b7c23ad2a5308833a248e Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 8 Jan 2024 13:58:35 +0300 Subject: [PATCH] Add repo link --- src/routes/about.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/about.md b/src/routes/about.md index 6b94edf..7d40848 100644 --- a/src/routes/about.md +++ b/src/routes/about.md @@ -16,3 +16,4 @@ I've created this blog using Rust, [Axum](https://lib.rs/crates/axum), The webserver itself is hosted on a small VPS running [NixOS](https://nixos.org/) and is proxied behing Cloudflare. +[Here is the GitHub repository for said site](https://github.com/RGBCube/Site)