a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
9c6f41196c57c7ed87d59f08c6aa9e71b09e8051
parent
94be6ebbfe754ec29ab194bc48dffc0594a9a6e8
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-07-06 06:14
update make clean

Diffstat

M Makefile 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/Makefile b/Makefile

@@ -10,4 +10,4 @@ icon-128.png: icon.svg
   10    10 	convert -resize 128x -background transparent $< $@
   11    11 
   12    12 clean:
   13    -1 	rm -rf vendor outline.css
   -1    13 	rm -rf vendor icon-128.png bundle.zip