add gitignore
parent
a9076ff514
commit
7e890989fd
|
@ -0,0 +1 @@
|
||||||
|
_config.yml
|
38
_config.yml
38
_config.yml
|
@ -1,38 +0,0 @@
|
||||||
# Header
|
|
||||||
menu:
|
|
||||||
Home: /
|
|
||||||
Archives: /archives
|
|
||||||
About: /about
|
|
||||||
|
|
||||||
# Content
|
|
||||||
excerpt_link: Read More
|
|
||||||
fancybox: true
|
|
||||||
|
|
||||||
# Sidebar
|
|
||||||
sidebar: right
|
|
||||||
widgets:
|
|
||||||
- recent_posts
|
|
||||||
- category
|
|
||||||
- tag
|
|
||||||
- tagcloud
|
|
||||||
- archive
|
|
||||||
|
|
||||||
# Contacts
|
|
||||||
contacts:
|
|
||||||
github: http://github.com/ppoffice
|
|
||||||
twitter: '#'
|
|
||||||
facebook: '#'
|
|
||||||
dribbble: '#'
|
|
||||||
rss: /atom.xml
|
|
||||||
|
|
||||||
# Links
|
|
||||||
links:
|
|
||||||
Hexo: http://hexo.io
|
|
||||||
|
|
||||||
# Miscellaneous
|
|
||||||
google_analytics:
|
|
||||||
favicon: /favicon.png
|
|
||||||
twitter:
|
|
||||||
google_plus:
|
|
||||||
fb_admins:
|
|
||||||
fb_app_id:
|
|
Loading…
Reference in New Issue