Forgot to rename the disqus shortname variable
This commit is contained in:
parent
c648375797
commit
9b9aea75f4
16
404.html
16
404.html
|
@ -80,7 +80,7 @@
|
|||
</ul>
|
||||
<div id="disqus_thread">
|
||||
<script type="text/javascript">
|
||||
var disqus_shortname = ''; // required: replace example with your forum shortname
|
||||
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//';
|
||||
|
@ -129,7 +129,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:25:41.799306</span>
|
||||
<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>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -147,5 +147,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -106,7 +106,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/archives.html"> Fetched from: archives.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/archives.html"> Fetched from: archives.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -124,5 +124,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -128,7 +128,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html"> Fetched from: author/andrew-senetar.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/author/andrew-senetar.html"> Fetched from: author/andrew-senetar.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -146,5 +146,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
14
authors.html
14
authors.html
|
@ -104,7 +104,7 @@ Andrew Senetar
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/authors.html"> Fetched from: authors.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/authors.html"> Fetched from: authors.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -122,5 +122,17 @@ Andrew Senetar
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -128,7 +128,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/categories.html"> Fetched from: categories.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/categories.html"> Fetched from: categories.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -146,5 +146,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -127,7 +127,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/category/projects.html"> Fetched from: category/projects.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/category/projects.html"> Fetched from: category/projects.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -145,5 +145,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
14
index.html
14
index.html
|
@ -129,7 +129,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/index.html"> Fetched from: index.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/index.html"> Fetched from: index.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -147,5 +147,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -189,7 +189,7 @@
|
|||
</ul>
|
||||
<div id="disqus_thread">
|
||||
<script type="text/javascript">
|
||||
var disqus_shortname = ''; // required: replace example with your forum shortname
|
||||
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';
|
||||
|
@ -238,7 +238,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:25:41.799306</span>
|
||||
<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>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -256,5 +256,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -112,7 +112,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pelican-red.html"> Fetched from: pelican-red.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/pelican-red.html"> Fetched from: pelican-red.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -130,5 +130,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
14
sitemap.xml
14
sitemap.xml
|
@ -5,35 +5,35 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/index.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/archives.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/tags.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/categories.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/pages/about.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
@ -47,14 +47,14 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/category/projects.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://blog.voltaicideas.net/author/andrew-senetar.html</loc>
|
||||
<lastmod>2013-07-29T11:25:41-00:00</lastmod>
|
||||
<lastmod>2013-07-29T11:32:44-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
|
14
tags.html
14
tags.html
|
@ -103,7 +103,7 @@
|
|||
</div>
|
||||
<footer class="row">
|
||||
<div class="large-16 columns" id="mainFooter">
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/tags.html"> Fetched from: tags.html</a> on 2013-07-29T11:25:41.799306</span>
|
||||
<span class="print_footer"><a href="http://blog.voltaicideas.net/tags.html"> Fetched from: tags.html</a> on 2013-07-29T11:32:44.738148</span>
|
||||
<span>© Andrew Senetar 2013</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -121,5 +121,17 @@
|
|||
ga('send', 'pageview');
|
||||
</script>
|
||||
<!-- Comment Count -->
|
||||
<script type="text/javascript">
|
||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
|
||||
|
||||
/* * * DON'T EDIT BELOW THIS LINE * * */
|
||||
(function () {
|
||||
var s = document.createElement('script'); s.async = true;
|
||||
s.type = 'text/javascript';
|
||||
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
|
||||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||||
}());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue