From 4876ae138063089c8f3f65a1d5d5a50668543e04 Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 2 Jul 2024 21:20:19 -0300 Subject: [PATCH] Add link: jgs font --- assets/js/data.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/js/data.js b/assets/js/data.js index e9954dc..a69d3bc 100644 --- a/assets/js/data.js +++ b/assets/js/data.js @@ -23,9 +23,11 @@ function get_data() { }, "links": [ { - - - + "title": "jgs font - Adel Faure", + "url": "https://adelfaure.net/tools/jgs/", + "date": "02/07/2024" + }, + { "title": "Differential Analysis: A Summary", "url": "https://blog.brownplt.org/2024/06/27/differential-analysis.html", "date": "28/06/2024"