From 8a7f110da57cf8f03553103f4fd118a5a31adec2 Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Fri, 20 Nov 2020 21:50:30 +0200 Subject: [PATCH] Updates --- content/welcome/stavros-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/welcome/stavros-notes.md b/content/welcome/stavros-notes.md index 8711799..fcb2d48 100644 --- a/content/welcome/stavros-notes.md +++ b/content/welcome/stavros-notes.md @@ -10,7 +10,7 @@ This site is autogenerated from a bunch of [Joplin](https://joplinapp.org/) note I wrote a small script to read the notes, export them, and generate a static site. If you want to use the script and generate such a site for yourself, feel free to fork my repository: -https://gitlab.com/stavros/notes/ +[https://gitlab.com/stavros/notes/](https://gitlab.com/stavros/notes/) Just run `./joplinexport.py` on your computer, it will read the database and create a site like this one and upload it to GitLab pages.