mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 4f1fb531391fff5dbba7a7bae38dd0af7ae07a90
parent ad6781119a6c5109fd4fd364f35ce0cb3014d13e
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date:   Sun, 15 Mar 2026 22:23:49 +0100

Fix contributions link

Diffstat:
Mcontent/2-program/page.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/2-program/page.md b/content/2-program/page.md @@ -5,6 +5,6 @@ I create software. Not only at work. Currently I am going through the "Crafting Interpreters" book, learning how to create a programming language. You can find everything that I create on my [github](https://github.com/Ashymad) -<center>[<img src="http://ghchart.rshah.org/Ashymad" alt="Github Contributions">](https://github.com/Ashymad)</center> +<center>[<img src="https://ghchart.rshah.org/Ashymad" alt="Github Contributions">](https://github.com/Ashymad)</center> I program in vim on linux. Here are my [dotfiles](https://github.com/Ashymad/Dotfiles).