summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-04 22:33:50 +0000
committerJune McEnroe <june@causal.agency>2021-02-04 22:33:50 +0000
commita989bfeff3e00a713b3e52ac0d548594fc74d3f8 (patch)
tree0e617d2ddd8c89c0be948285e92a54f0e91ee099 /home
parentUse owner-filter for repo page headers (diff)
downloadsrc-a989bfeff3e00a713b3e52ac0d548594fc74d3f8.tar.gz
src-a989bfeff3e00a713b3e52ac0d548594fc74d3f8.zip
Use owner-filter to add Liberapay donation buttons
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
b9ce8430a62be05283300ec34e9c2b0af&follow=1'>Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe