logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 4cffbffc3f4f3c3c6a25f0d855251b53a7ec5541
parent 2aedca6304037436c48e83706ca11ff0e5d8403c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Jul 2020 23:57:06 +0200

projects/badwolf: Add link to mdoc

Diffstat:

Mprojects/badwolf.shtml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -29,7 +29,7 @@ <dt>Customizable</dt> <dd>WebKitGTK native extensions, Interface customizable through CSS</dd> <dt>Powerful &amp; Usable</dt> - <dd>Stable User-Interface; The common shortcuts are available (and documented), no vi-modal edition or single-key shortcuts are used</dd> + <dd>Stable User-Interface; The common shortcuts are available (<a href="https://hacktivis.me/git/badwolf.mdoc/">and documented</a>), no vi-modal edition or single-key shortcuts are used</dd> <dt>No annoyances</dt> <dd>Dialogs are only used when required (save file, print, …), javascript popups open in a background tab</dd> </dl>