mirror of https://gitlab.com/curben/blog
Update homepage
Remove unused links. Update blog's name and description.
This commit is contained in:
parent
b6acaa14e2
commit
af7ece2487
|
@ -6,6 +6,7 @@ dark: true
|
|||
|
||||
# Header
|
||||
menu:
|
||||
#To-do: Change home page to /archives
|
||||
Home: /
|
||||
Archives: /archives
|
||||
About: /about
|
||||
|
@ -18,17 +19,17 @@ fancybox: true
|
|||
|
||||
|
||||
# Miscellaneous
|
||||
google_analytics:
|
||||
#google_analytics:
|
||||
favicon:
|
||||
twitter:
|
||||
google_plus:
|
||||
fb_admins:
|
||||
fb_app_id:
|
||||
#twitter:
|
||||
#google_plus:
|
||||
#fb_admins:
|
||||
#fb_app_id:
|
||||
|
||||
|
||||
# Profile
|
||||
nickname: NickName
|
||||
description: Lorem ipsum dolor sit amet, **consectetur adipiscing elit.** Fusce eget urna vitae velit *eleifend interdum at ac nisi. In nec ligula lacus. Cum sociis natoque* penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eu cursus erat, ut dapibus quam. Aliquam eleifend dolor vitae [libero pharetra](http://hexo.io) adipiscing. Etiam adipiscing dolor a quam tempor, eu convallis nulla varius. Aliquam sollicitudin risus a porta aliquam.
|
||||
nickname: curben's blog
|
||||
description: My personal experiences, mostly in tech stuff.
|
||||
|
||||
# Load fontawesome icons? Also see the links option
|
||||
icons: false
|
||||
|
@ -38,14 +39,14 @@ icons: false
|
|||
# If "icons: true" link names will interpreted as fontawesome icon names
|
||||
# NOTICE) Use the fontawesome icon names without the fa- prefix (http://fontawesome.io/cheatsheet/)
|
||||
links:
|
||||
book: /archives/
|
||||
globe:
|
||||
twitter:
|
||||
github-alt:
|
||||
youtube-play:
|
||||
stack-overflow:
|
||||
google-plus:
|
||||
rss:
|
||||
Archives: /archives/
|
||||
# globe:
|
||||
# twitter:
|
||||
# github-alt:
|
||||
# youtube-play:
|
||||
# stack-overflow:
|
||||
# google-plus:
|
||||
# rss:
|
||||
|
||||
# nav position (top, left. top is default)
|
||||
nav: left
|
||||
|
|
Loading…
Reference in New Issue