Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.1 KiB

  1. ---
  2. layout: post
  3. title: Links
  4. date: 2019-05-03
  5. id: links
  6. tags: [links]
  7. ---
  8. | Link | Description |
  9. | - | - |
  10. {% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener sponsored" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} |
  11. {% endfor %}
  12. 订阅以上链接:[OPML](/blogroll.opml)
  13. ## Links申请
  14. 请直接[修改Links](https://github.com/Mabbs/mabbs.github.io/edit/master/_data/links.csv)并发起PR或者在下面留言
  15. 请在申请之前加上本站友链
  16. 要求:
  17. 1. 全站HTTPS
  18. 2. 原创文章比例>80%,数量>10
  19. 3. 站点稳定,不弃坑
  20. 4. 如果贵站链接列表需要客户端渲染,需要合理理由
  21. ## 本站信息
  22. 名称:Mayx的博客
  23. 简介:Mayx's Home Page
  24. 链接:<https://mabbs.github.io>
  25. 订阅:<https://mabbs.github.io/atom.xml>
  26. 头像:<https://avatars0.githubusercontent.com/u/17966333>
  27. Logo:<https://mabbs.github.io/favicon.ico>
  28. <script src="/assets/js/rss-feed-preview.js"></script>

Powered by TurnKey Linux.