change repo name

This commit is contained in:
Danny Berger
2014-03-17 18:00:11 -06:00
parent ff0f63162e
commit 9877fc69a7
3 changed files with 3 additions and 3 deletions

2
README
View File

@@ -5,4 +5,4 @@ Unless noted, software code is licensed under MIT License and all other content
Visit the following for more information:
* http://dpb587.me
* https://github.com/dpb587/dpb587.github.com/blob/master/LICENSE
* https://github.com/dpb587/dpb587.me/blob/master/LICENSE

View File

@@ -1,7 +1,7 @@
</article>
<footer>
Thanks for visiting<span class="print-only"> <a href="http://dpb587.me">dpb587.me</a></span>! This is a personal site &ndash; it reflects my own opinions and not those of my employers, past or present.<br />
This site is <a href="https://github.com/dpb587/dpb587.github.com">open-source</a>.
This site is <a href="https://github.com/dpb587/dpb587.me">open-source</a>.
Unless noted, software code is licensed under <a href="http://opensource.org/licenses/mit-license.php">MIT License</a> and all other content under <a href="http://creativecommons.org/licenses/by/3.0/">CC-BY</a>.
</footer>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

View File

@@ -12,7 +12,7 @@
<link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" title="Danny Berger (blog)" />
{% if page.path %}
<meta property="jekyll-source" content="https://raw.githubusercontent.com/dpb587/dpb587.github.com/master/{{ page.path }}" />
<meta property="jekyll-source" content="https://raw.githubusercontent.com/dpb587/dpb587.me/master/{{ page.path }}" />
{% endif %}
<meta property="twitter:site" content="dpb587" />