Skip to content

Commit ddc2ba7

Browse files
committed
Switch to Jim's metadata
1 parent 22c2144 commit ddc2ba7

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ permalink: pretty
99
relative_permalinks: true
1010

1111
# Setup
12-
title: Musings on R and C++
12+
title: 'Big Data Bioinformatics'
1313
tagline: ''
1414
description: ''
15-
home: http://kevinushey.github.io
16-
url: http://kevinushey.github.io/blog
15+
home: http://jimhester.github.io
16+
url: http://jimhester.github.io/blog
1717
baseurl: /blog
1818
paginate: 5
1919
paginate_path: "/page:num/"
2020
exclude: ['posts']
2121

2222
# About/contact
2323
author:
24-
name: Kevin Ushey
25-
url: https://twitter.com/kevin_ushey
26-
email: kevinushey@gmail.com
24+
name: Jim Hester
25+
url: https://twitter.com/the_belal
26+
email: james.f.hester@gmail.com
2727

2828
# Custom vars
2929
version: 1.0.0

_includes/comments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h3>Comments</h3>
22
<div id="disqus_thread"></div>
33
<script type="text/javascript">
4-
var disqus_shortname = 'musingsonrandc'; // required: replace example with your forum shortname
4+
var disqus_shortname = 'jimhester'; // required: replace example with your forum shortname
55
(function() {
66
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
77
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';

_includes/social-buttons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h3>Share and Follow</h3>
44

55
<!-- Twitter -->
66
<div style="float: left;">
7-
<a href="https://twitter.com/share" class="twitter-share-button" data-via="kevin_ushey" data-hashtags="rstats">Tweet</a>
7+
<a href="https://twitter.com/share" class="twitter-share-button" data-via="the_belal" data-hashtags="rstats">Tweet</a>
88
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
99

1010
<!-- Google Plus -->

images/rstudio-bomb.png

-66.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)