diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8b5ae8e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_config.yml \ No newline at end of file diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 1af241f..0000000 --- a/_config.yml +++ /dev/null @@ -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: \ No newline at end of file