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 /llms.txt | |
| parent | b48e93890cc44f4f84dedfa94272a0e6d5189321 (diff) | |
Update 4 files
- /_layouts/default.html
- /_data/other_repo_list.csv
- /_data/links.csv
- /llms.txt
Diffstat (limited to 'llms.txt')
| -rw-r--r-- | llms.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,6 +4,11 @@ # {{ site.title }} > {{ site.description }} -## Posts: +## Site Info + +- [About Site](/README.html) +- [About Author](/humans.txt) + +## Posts {% for post in site.posts %} - [{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}]({{ post.url }}): {% assign ai_cache = site.data.ai-cache[post.url] %}{% if ai_cache %}{{ ai_cache | strip_html | strip_newlines }}{% elsif post.excerpt %}{{ post.excerpt | strip_html | strip_newlines }}{% else %}Just a Post.{% endif %}{% endfor %}
\ No newline at end of file |
