From 9fcb38b42d71c3752a19866273d15e14b3dfa34d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 Aug 2022 15:19:11 +0200 Subject: Added Openring --- themes/simple/layouts/_default/list.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'themes/simple/layouts/_default/list.html') diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html index a848fc0..7d9a1d9 100644 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html @@ -16,17 +16,24 @@ +
+

Side projects I worked on

+
+ + + {{ partial "openring.html" . }} + {{ end }} -- cgit v1.2.3