about summary refs log tree commit diff
path: root/filters/email-gravatar.lua
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-22 15:40:24 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 12:18:51 -0500
commitf92ba7ea854f826816cdbf94bc2afa4104669961 (patch)
tree829cc3def950d168672e9eb604c6297b6eb2acce /filters/email-gravatar.lua
parentShow about path in page title (diff)
downloadcgit-pink-f92ba7ea854f826816cdbf94bc2afa4104669961.tar.gz
cgit-pink-f92ba7ea854f826816cdbf94bc2afa4104669961.zip
Remove default favicon
I do not like these things.
Diffstat (limited to 'filters/email-gravatar.lua')
0 files changed, 0 insertions, 0 deletions
gsubject'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe