From a1c97f20314da2ae03ecab3033f7d04d6ace433d Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Tue, 31 Aug 2021 22:53:34 -0600 Subject: [PATCH] Change format of desc. --- _data/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/projects.yml b/_data/projects.yml index dfd236d..a6b24dc 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -9,7 +9,7 @@ description: "A program to add Pinyin above Chinese characters in .epub files to assist those learning Mandarin Chinese." - name: "Programming Tutorials For The Visually Impaired" link: "/emacspeak-tutorials/" - description: "Amateur-level production quality videos with all file buffers, written text, and shell commands read out by Emacspeak—An emacs extention for the blind." + description: "Amateur-level production quality videos with all file buffers, written text, and shell commands read out by Emacspeak, an emacs extention for the blind." - name: "lamegames" link: "https://github.com/TTWNO/lamegames.io" description: "A little games website I made for some demonstrations of Django and websocket functionality. Very, very lame. Would not recommend."