From c00ccd71da053d403fbfe89b736f62ae94af5f9d Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 13 Jul 2024 20:50:17 +0800 Subject: [PATCH] Add 13 July 2024 changelog --- src/changelogs/logs/2024/2024-07-13.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/changelogs/logs/2024/2024-07-13.md diff --git a/src/changelogs/logs/2024/2024-07-13.md b/src/changelogs/logs/2024/2024-07-13.md new file mode 100644 index 00000000..a3ecf346 --- /dev/null +++ b/src/changelogs/logs/2024/2024-07-13.md @@ -0,0 +1,6 @@ +--- +date: 2024-07-13 +--- + +* Add an inline SVG icon to external links +* Use inline SVG for Font Awesome icons to remove the need of hosting Font Awesome assets \ No newline at end of file