diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 1cf3ba10..476cf8c3 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -2,11 +2,8 @@ title: Oliver Davies subtitle: Full Stack Web Developer (Drupal, Symfony, Laravel, Linux) description: 'Oliver Davies, Drupal Developer' email: oliver+website@oliverdavies.uk -default_date_format: 'jS F, Y' -fuzzy_date_format: F Y apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ] favicon_sizes: [ 160, 96, 32, 16 ] -latest_posts: 5 ansible_galaxy: url: https://galaxy.ansible.com/opdavies @@ -214,21 +211,15 @@ favicon: url: /images/me-phpnw.png github: - name: opdavies url: https://github.com/opdavies + user: opdavies gravatar: url: //www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png -irc: - name: opdavies - joindin: url: https://joind.in/user/opdavies -lanyrd: - url: http://lanyrd.com/profile/opdavies - linkedin: url: http://uk.linkedin.com/in/opdavies @@ -236,19 +227,19 @@ npm: url: https://www.npmjs.com/~opdavies packagist: - name: opdavies + user: opdavies url: https://packagist.org/users/opdavies speakerdeck: url: https://speakerdeck.com/opdavies twitter: - name: opdavies url: https://twitter.com/opdavies + user: opdavies wordpress: - name: opdavies url: https://profiles.wordpress.org/opdavies + user: opdavies work: role: Senior Developer diff --git a/source/_layouts/app.html.twig b/source/_layouts/app.html.twig index e24bfe3b..6610981d 100644 --- a/source/_layouts/app.html.twig +++ b/source/_layouts/app.html.twig @@ -4,9 +4,9 @@
- Have feedback on this post? Email me or send me a tweet. + Have feedback on this post? Email me or send me a tweet.
diff --git a/source/_partials/post/questions-comments.html.twig b/source/_partials/post/questions-comments.html.twig index 01347bc1..e822e395 100644 --- a/source/_partials/post/questions-comments.html.twig +++ b/source/_partials/post/questions-comments.html.twig @@ -1,6 +1,6 @@Questions? Comments? - I’m @{{ site.twitter.name }} on Twitter. + I’m @{{ site.twitter.user }} on Twitter.