2022-01-04 20:42:55 +08:00
|
|
|
|
---
|
|
|
|
|
layout: post
|
|
|
|
|
title: Links
|
|
|
|
|
date: 2019-05-03
|
|
|
|
|
id: links
|
|
|
|
|
tags: [links]
|
|
|
|
|
---
|
|
|
|
|
|
2025-04-04 00:55:06 +08:00
|
|
|
|
| Link | Description |
|
2025-04-04 01:11:03 +08:00
|
|
|
|
| - | - |
|
2025-05-22 11:45:18 +08:00
|
|
|
|
{% 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 %} |
|
2025-04-04 00:55:06 +08:00
|
|
|
|
{% endfor %}
|
2022-01-04 20:42:55 +08:00
|
|
|
|
|
2025-04-12 01:31:05 +08:00
|
|
|
|
订阅以上链接:[OPML](/blogroll.opml)
|
2025-04-12 01:07:43 +08:00
|
|
|
|
|
2022-01-04 20:42:55 +08:00
|
|
|
|
## Links申请
|
2025-07-13 21:06:39 +08:00
|
|
|
|
请直接[修改Links](https://github.com/Mabbs/mabbs.github.io/edit/master/_data/links.csv)并发起PR或者在下面留言
|
2022-01-04 20:42:55 +08:00
|
|
|
|
请在申请之前加上本站友链
|
|
|
|
|
要求:
|
|
|
|
|
1. 全站HTTPS
|
|
|
|
|
2. 原创文章比例>80%,数量>10
|
|
|
|
|
3. 站点稳定,不弃坑
|
|
|
|
|
|
|
|
|
|
## 本站信息
|
|
|
|
|
名称:Mayx的博客
|
|
|
|
|
简介:Mayx's Home Page
|
|
|
|
|
链接:<https://mabbs.github.io>
|
2025-04-08 22:12:54 +08:00
|
|
|
|
订阅:<https://mabbs.github.io/atom.xml>
|
2022-01-04 20:42:55 +08:00
|
|
|
|
头像:<https://avatars0.githubusercontent.com/u/17966333>
|
|
|
|
|
Logo:<https://mabbs.github.io/favicon.ico>
|
2025-04-07 20:27:45 +08:00
|
|
|
|
|
2025-06-19 11:06:41 +08:00
|
|
|
|
<!--[if !IE]> -->
|
|
|
|
|
<script src="/assets/js/rss-feed-preview.js"></script>
|
|
|
|
|
<!-- <![endif]-->
|