第三次作业题目和答案(未公布)
This commit is contained in:
commit
b01ba87404
102 changed files with 8693 additions and 0 deletions
37
themes/landscape/_config.yml
Normal file
37
themes/landscape/_config.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
# Header
|
||||
menu:
|
||||
Home: /
|
||||
Archives: /archives
|
||||
rss: /atom.xml
|
||||
|
||||
# Content
|
||||
excerpt_link: Read More
|
||||
fancybox: true
|
||||
|
||||
# Sidebar
|
||||
sidebar: right
|
||||
widgets:
|
||||
- category
|
||||
- tag
|
||||
- tagcloud
|
||||
- archive
|
||||
- recent_posts
|
||||
|
||||
# display widgets at the bottom of index pages (pagination == 2)
|
||||
index_widgets:
|
||||
# - category
|
||||
# - tagcloud
|
||||
# - archive
|
||||
|
||||
# widget behavior
|
||||
archive_type: 'monthly'
|
||||
show_count: false
|
||||
|
||||
# Miscellaneous
|
||||
google_analytics:
|
||||
gauges_analytics:
|
||||
favicon: /favicon.png
|
||||
twitter:
|
||||
google_plus:
|
||||
fb_admins:
|
||||
fb_app_id:
|
Loading…
Add table
Add a link
Reference in a new issue