aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: use `white` instead of `whitesmoke`kj-sh6042024-08-042-119/+1740
* refactor: better light mode backgroundkj-sh6042024-08-041-1/+1
* `for file in *.html; do sed -i '/<link rel="icon"/{h;d};$!{x;/<\/head>/!{x;b}...kj-sh6042024-07-099-1/+9
* merge: pull request #6 from kj-sh604/jank_css_load_pre-contentkj_sh6042024-07-0910-53/+51
|\
| * fix: broken light mode²kj-sh6042024-07-091-1/+0
| * fix: broken light modekj-sh6042024-07-092-16/+1
| * kj-gitbot: includes/link-tags.phpkj-sh6042024-07-091-0/+3
| * kj-gitbot: mit.phpkj-sh6042024-07-091-4/+6
| * kj-gitbot: licenses.phpkj-sh6042024-07-091-5/+6
| * kj-gitbot: isc.phpkj-sh6042024-07-091-5/+6
| * kj-gitbot: info.phpkj-sh6042024-07-091-5/+6
| * kj-gitbot: index.phpkj-sh6042024-07-091-3/+6
| * kj-gitbot: gpl2.phpkj-sh6042024-07-091-5/+6
| * kj-gitbot: download.phpkj-sh6042024-07-091-5/+6
| * kj-gitbot: LaTeX.phpkj-sh6042024-07-091-5/+6
|/
* kj-gitbot: scripts/kj-sh6042024-07-091-0/+15
* kj-gitbot: mit.phpkj-sh6042024-07-091-4/+1
* kj-gitbot: licenses.phpkj-sh6042024-07-091-2/+0
* kj-gitbot: isc.phpkj-sh6042024-07-091-2/+0
* kj-gitbot: info.phpkj-sh6042024-07-091-2/+0
* kj-gitbot: index.phpkj-sh6042024-07-091-2/+1
* kj-gitbot: gpl2.phpkj-sh6042024-07-091-2/+0
* kj-gitbot: download.phpkj-sh6042024-07-091-2/+0
* kj-gitbot: LaTeX.phpkj-sh6042024-07-091-2/+0
* `find -type f -exec sed -i 's/<img/<img loading="lazy"/g' {} +`kj-sh6042024-07-051-13/+13