mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
remove skribit support. fixes #154
This commit is contained in:
parent
1edbe044a2
commit
4a6bf81b2e
7 changed files with 1 additions and 116 deletions
|
|
@ -9,8 +9,6 @@
|
|||
<link href="{{ SITEURL }}/{{ FEED_RSS }}" type="application/atom+xml" rel="alternate" title="{{ SITENAME }} RSS Feed" />
|
||||
{% endif %}
|
||||
|
||||
{% include 'skribit_tab_script.html' %}
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
||||
|
||||
|
|
@ -54,7 +52,6 @@
|
|||
</ul>
|
||||
</div><!-- /.blogroll -->
|
||||
{% endif %}
|
||||
{% include 'skribit_widget_script.html' %}
|
||||
{% if SOCIAL %}
|
||||
<div class="social">
|
||||
<h2>social</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue