diff options
| author | mayx <mayx@outlook.com> | 2026-05-18 17:24:55 +0200 |
|---|---|---|
| committer | mayx <mayx@outlook.com> | 2026-05-18 17:24:55 +0200 |
| commit | c888a89f415b28ce5494a7fcd9015fe600eb1a34 (patch) | |
| tree | 858ddd04d197e403840710f998bd827a7ac19023 /_layouts | |
| parent | b48e93890cc44f4f84dedfa94272a0e6d5189321 (diff) | |
Update 4 files
- /_layouts/default.html
- /_data/other_repo_list.csv
- /_data/links.csv
- /llms.txt
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index a6cc7c0..fcdac4f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,6 +25,7 @@ layout: xslt_container <link rel="prefetch" href="https://www.blogsclub.org/badge/mabbs.github.io" as="image" /> <link rel="blogroll" type="text/xml" href="/blogroll.opml" /> <link rel="me" href="https://github.com/Mabbs" /> + <link type="text/plain" rel="author" href="/humans.txt" /> <script src="/assets/js/jquery.min.js"></script> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> |
