mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-19 18:42:02 +00:00
17 lines
352 B
YAML
17 lines
352 B
YAML
theme: jekyll-theme-minimal
|
|
title: Mayx的博客
|
|
logo: https://avatars0.githubusercontent.com/u/17966333
|
|
lang: zh-CN
|
|
author: mayx
|
|
description: Mayx's Home Page
|
|
timezone: Asia/Shanghai
|
|
excerpt_separator: <!--more-->
|
|
paginate: 7
|
|
plugins:
|
|
- jekyll-sitemap
|
|
- jekyll-feed
|
|
- jekyll-include-cache
|
|
feed:
|
|
path: atom.xml
|
|
google_analytics: UA-137710294-1
|