mirror of https://gitlab.com/mayx/mayx.gitlab.io
29 lines
701 B
Markdown
29 lines
701 B
Markdown
---
|
||
layout: post
|
||
title: Links
|
||
date: 2019-05-03
|
||
id: links
|
||
tags: [links]
|
||
---
|
||
|
||
| Link | Description |
|
||
| - | - |
|
||
{%- for item in site.data.links -%}
|
||
| [{{ item.title }}]({{ item.link }}) | {{ item.description }} |
|
||
{% endfor %}
|
||
|
||
## Links申请
|
||
请在下面留言或者直接发起[Pull request](https://github.com/Mabbs/mabbs.github.io/pull/new/master)
|
||
请在申请之前加上本站友链
|
||
要求:
|
||
1. 全站HTTPS
|
||
2. 原创文章比例>80%,数量>10
|
||
3. 站点稳定,不弃坑
|
||
|
||
## 本站信息
|
||
名称:Mayx的博客
|
||
简介:Mayx's Home Page
|
||
链接:<https://mabbs.github.io>
|
||
头像:<https://avatars0.githubusercontent.com/u/17966333>
|
||
Logo:<https://mabbs.github.io/favicon.ico>
|