diff --git a/_config.yml b/_config.yml index f356250..323b403 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,22 @@ title: Your awesome title email: your-email@domain.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." -twitter_username: jekyllrb -github_username: jekyll + +# Social media usernames +twitter: jekyllrb +facebook: +google-plus: +linkedin: +dribbble: +flickr: +bitbucket: jekyll +github: jekyll + +# Postal address +address-line1: 3481 Melrose Place +address-line2: Beverly Hills, CA 90210 +address-line3: +address-line4: # Build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index ff45e7f..9661099 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,30 +5,68 @@
@@ -38,7 +76,7 @@
- Copyright © Your Website 2014 + Copyright © 20{{ site.time | date: '%y' }}
diff --git a/_layouts/default.html b/_layouts/default.html index 4ded93b..b8e225c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,16 +9,6 @@ {% include portfolio_grid.html %} {% include about.html %} {% include contact.html %} - - - - {% include footer.html %} {% include modals.html %} {% include js.html %} diff --git a/index.html b/index.html index 62a0273..a9f5097 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ layout: default
-

Postsss

+

Posts