From e09a5cbbf05add94e148dfa39e11e071838aa3ee Mon Sep 17 00:00:00 2001 From: developomp Date: Sat, 26 Feb 2022 16:15:19 +0900 Subject: [PATCH] fixed broken toc --- markdown/portfolio/pomky.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/markdown/portfolio/pomky.md b/markdown/portfolio/pomky.md index ba632a9..73f270f 100644 --- a/markdown/portfolio/pomky.md +++ b/markdown/portfolio/pomky.md @@ -5,10 +5,13 @@ image: /img/portfolio/pomky.png repo: https://github.com/developomp/pomky badges: - rust - # - gtk - # - cairo --- + + ## Intro Pomky is a simple gtk-based, [conky](https://github.com/brndnmtthws/conky)-like system monitor written in rust.