aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor: better light mode backgroundkj-sh6042024-08-041-1/+1
|
* `for file in *.html; do sed -i '/<link ↵kj-sh6042024-07-099-1/+9
| | | | rel="icon"/{h;d};$!{x;/<\/head>/!{x;b};x};x;/<\/head>/{x;G}' "$file"; done`
* merge: pull request #6 from kj-sh604/jank_css_load_pre-contentkj_sh6042024-07-0910-53/+51
|\ | | | | Improve Lighthouse Scores ⚓
| * 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
|
* kj-gitbot: includes/secondary-info.phpkj-sh6042024-07-031-0/+4
|