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:
27
404.html
27
404.html
@@ -70,31 +70,8 @@
|
||||
<p>The url you have tried is not a page or article on this site. Maybe going back to the <a href="/index.html">index</a> will help.</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 = '404';
|
||||
var disqus_title = '404';
|
||||
var disqus_url = 'http://blog.voltaicideas.net//';
|
||||
// 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">
|
||||
@@ -129,7 +106,7 @@
|
||||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/404.html"> Fetched from: 404.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/404.html"> Fetched from: 404.html</a> on 2013-07-29T12:01:37.936702</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user