From 750c29c598ea9d234a9f5557b6daece1f2b547bc Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:17:58 +0800 Subject: [PATCH] Add URL-encoder for SVG to webmastery resources --- src/links/webmastery.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/links/webmastery.md b/src/links/webmastery.md index 0ad667bc..332a83e0 100644 --- a/src/links/webmastery.md +++ b/src/links/webmastery.md @@ -1,7 +1,7 @@ --- title: Webmastery date: 2024-07-01 -updated: 2024-07-13 +updated: 2024-07-16 --- ### Webmastery Tutorials @@ -27,4 +27,5 @@ updated: 2024-07-13 ### Webmastery Resources -* [Resources List for the Personal Web](https://discourse.32bit.cafe/t/resources-list-for-the-personal-web/49) by 32-Bit Cafe — I have also contributed to this list \ No newline at end of file +* [Resources List for the Personal Web](https://discourse.32bit.cafe/t/resources-list-for-the-personal-web/49) by 32-Bit Cafe — I have also contributed to this list +* [URL-encoder for SVG](https://yoksel.github.io/url-encoder/) \ No newline at end of file