From 5c530e67256f8ecbd93336ba4e876acbba73f716 Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 19 Feb 2019 12:25:40 +0100 Subject: cleaning up more.. --- 080_blog/0100_Webkit-Keyboardless-Navigation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '080_blog/0100_Webkit-Keyboardless-Navigation/index.md') diff --git a/080_blog/0100_Webkit-Keyboardless-Navigation/index.md b/080_blog/0100_Webkit-Keyboardless-Navigation/index.md index a56a377..5299563 100644 --- a/080_blog/0100_Webkit-Keyboardless-Navigation/index.md +++ b/080_blog/0100_Webkit-Keyboardless-Navigation/index.md @@ -10,9 +10,9 @@ as a web extension. I use simple unix pipes for communication between the main thread and my webextension. -Please note that this is a work in progress! +__Please note that this is a work in progress!__ -You can take a look at both branches at my github repo: [https://github.com/miguelclean/surf-webext-dom](https://github.com/miguelclean/surf-webext-dom). +You can take a look at both branches at my git repo: [https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git](https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git). The DOM is manipulated on the fly by the browser without any JavaScript involved. -- cgit v1.2.3