change repo name
This commit is contained in:
2
README
2
README
@@ -5,4 +5,4 @@ Unless noted, software code is licensed under MIT License and all other content
|
|||||||
Visit the following for more information:
|
Visit the following for more information:
|
||||||
|
|
||||||
* http://dpb587.me
|
* http://dpb587.me
|
||||||
* https://github.com/dpb587/dpb587.github.com/blob/master/LICENSE
|
* https://github.com/dpb587/dpb587.me/blob/master/LICENSE
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
Thanks for visiting<span class="print-only"> <a href="http://dpb587.me">dpb587.me</a></span>! This is a personal site – it reflects my own opinions and not those of my employers, past or present.<br />
|
Thanks for visiting<span class="print-only"> <a href="http://dpb587.me">dpb587.me</a></span>! This is a personal site – 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>.
|
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>
|
</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>
|
<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>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" title="Danny Berger (blog)" />
|
<link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" title="Danny Berger (blog)" />
|
||||||
|
|
||||||
{% if page.path %}
|
{% 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 %}
|
{% endif %}
|
||||||
|
|
||||||
<meta property="twitter:site" content="dpb587" />
|
<meta property="twitter:site" content="dpb587" />
|
||||||
|
|||||||
Reference in New Issue
Block a user