mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 04:19:12 +08:00 
			
		
		
		
	- /js/main.js - /search.html - /_layouts/default.html - /_layouts/post.html - /_includes/anchor_headings.html - /_config.yml
		
			
				
	
	
		
			16 lines
		
	
	
		
			327 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			327 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
 | 
						|
feed:
 | 
						|
  path: atom.xml
 | 
						|
google_analytics: UA-137710294-1
 |