From 72d4053dca8cd53493a89aa11fa941e595a2b352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Tue, 1 Aug 2023 20:33:39 +0200 Subject: [PATCH] Update weblog index --- src/weblog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/weblog.md b/src/weblog.md index 630a9ae..f272fce 100644 --- a/src/weblog.md +++ b/src/weblog.md @@ -8,6 +8,6 @@ title: weblog Aquí iré hablando sobre ideas, experiencias y demás cosas que podrían ser relevantes! ### 2023 -- [Note Taking (II). Retos](/weblog/note-taking-2) Retos encontrados por el camino -- [Note Taking. Notas encriptadas](/weblog/note-taking-experiment) Un programa experimental para encriptar notas. +- [Note Taking (II).](/weblog/note-taking-2) Retos encontrados por el camino +- [Note Taking (I). Notas encriptadas](/weblog/note-taking-experiment) Un programa experimental para encriptar notas. - [Primer post](/weblog/firstpost) El nacimiento de mi weblog! :)