mirror of https://gitlab.com/mayx/mayx.gitlab.io
15 lines
315 B
YAML
15 lines
315 B
YAML
theme: jekyll-theme-minimal
|
|
title: Mayx的博客
|
|
logo: https://avatars0.githubusercontent.com/u/17966333
|
|
author: mayx
|
|
description: Mayx's Home Page
|
|
timezone: Asia/Shanghai
|
|
excerpt_separator: <!--more-->
|
|
paginate: 7
|
|
plugins:
|
|
- jekyll-sitemap
|
|
- jekyll-feed
|
|
feed:
|
|
path: atom.xml
|
|
google_analytics: UA-137710294-1
|