From d13b0791c58a43519d3c60c1bad449c20f65e67c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 5 Apr 2024 11:51:03 +0300 Subject: feat(tazjin/homepage): add link to volgasprint Change-Id: Ia30cb6d533abd73f896b5a303049b2cb9cc26bf1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11357 Tested-by: BuildkiteCI Reviewed-by: tazjin --- users/tazjin/homepage/entries.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'users') diff --git a/users/tazjin/homepage/entries.nix b/users/tazjin/homepage/entries.nix index 5352f8cdcf..0e98c073ef 100644 --- a/users/tazjin/homepage/entries.nix +++ b/users/tazjin/homepage/entries.nix @@ -5,6 +5,16 @@ let }; in [ + { + class = "project"; + title = "VolgaSprint - Nix hacking in Kazan"; + url = "https://volgasprint.org/"; + date = 1712307024; + description = '' + Hacking on Nix projects for a week in Kazan, Russia, in August + 2024. Come join us! + ''; + } { class = "misc"; title = "@tazlog on Telegram"; -- cgit 1.4.1