1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2026-01-28 17:11:38 +00:00

Update to get the site configured correctly

This commit is contained in:
2013-07-29 12:01:38 -04:00
parent 9b9aea75f4
commit ca139c815d
13 changed files with 48 additions and 69 deletions

View File

@@ -179,31 +179,8 @@
<p>Code above ^</p>
<footer class="page_footer">
<ul class='no-bullet article-footer'>
<li>Page content licensed under:
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution 3.0 Unported">
<i class="large icon-cc"></i>
<i class="large icon-cc-by"></i>
</a>
</li>
</ul>
<div id="disqus_thread">
<script type="text/javascript">
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
var disqus_identifier = 'About';
var disqus_title = 'About';
var disqus_url = 'http://blog.voltaicideas.net/pages/about.html';
// var disques_category_id =''; // disqus catagory id number from disqus
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div></footer>
</footer>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
@@ -238,7 +215,7 @@
</div>
<footer class="row">
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-07-29T11:32:44.738148</span>
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-07-29T12:01:37.936702</span>
<span>&copy; Andrew Senetar 2013</span>
</div>
</footer>