Mayx's Home Page https://mabbs.github.io
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

14 lignes
488B

  1. ---
  2. ---
  3. # {{ site.title }}
  4. > {{ site.description }}
  5. ## Site Info
  6. - [About Site](/README.html)
  7. - [About Author](/humans.txt)
  8. ## Posts
  9. {% for post in site.posts %}
  10. - [{{ 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 %}
上海开阖软件有限公司 沪ICP备12045867号-1