summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2018-12-16 16:40:33 +0100
committerYehonal <yehonal.azeroth@gmail.com>2018-12-16 16:40:33 +0100
commit23933e9f95928e9572447acb4aa1226ef72a1916 (patch)
tree0d5c231b6c25f2d8e8e32c503f090796a70da34e
parent4a8156e08a5e3ffe540f56ecb894b951dd9b7c84 (diff)
downloadwiki-23933e9f95928e9572447acb4aa1226ef72a1916.tar.gz
wiki-23933e9f95928e9572447acb4aa1226ef72a1916.tar.bz2
wiki-23933e9f95928e9572447acb4aa1226ef72a1916.zip
removed wrong files from gh-pages
-rw-r--r--_includes/drassil_comments/comments.html20
-rw-r--r--_includes/drassil_sidebar/sidebar.html6
2 files changed, 0 insertions, 26 deletions
diff --git a/_includes/drassil_comments/comments.html b/_includes/drassil_comments/comments.html
deleted file mode 100644
index bf4d761..0000000
--- a/_includes/drassil_comments/comments.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<div id="disqus_thread"></div>
-<script>
-
- /**
- * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
- * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
- /*
- var disqus_config = function () {
- this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
- this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
- };
- */
- (function () { // DON'T EDIT BELOW THIS LINE
- var d = document, s = d.createElement('script');
- s.src = 'https://git-wiki.disqus.com/embed.js';
- s.setAttribute('data-timestamp', +new Date());
- (d.head || d.body).appendChild(s);
- })();
-</script>
-<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> \ No newline at end of file
diff --git a/_includes/drassil_sidebar/sidebar.html b/_includes/drassil_sidebar/sidebar.html
deleted file mode 100644
index 4b7a396..0000000
--- a/_includes/drassil_sidebar/sidebar.html
+++ /dev/null
@@ -1,6 +0,0 @@
-Menu:
-
-<ul>
- <li><a href="{{ '/' | relative_url }}">Home</a></li>
- <li><a href="{{ '/wiki/examples.html' | relative_url }}">Made with Git-Wiki</a>
-</ul> \ No newline at end of file