about summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'default.html')
-rw-r--r--default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.html b/default.html
index 9190086..6ff49cf 100644
--- a/default.html
+++ b/default.html
@@ -133,4 +133,7 @@ footer {
 	text-align: center;
 	color: gray;
 }
+footer a {
+	color: inherit;
+}
 </style>
d=12c2b0651eb572010be117ce342692e45fdebdb3&follow=1'>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe