mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-04-25 13:29:40 +00:00
Don't show activity feed on FAQ or CHANGELOG
This commit is contained in:
parent
e4848e360a
commit
c8441451bc
@ -33,6 +33,8 @@
|
|||||||
|
|
||||||
{{content}}
|
{{content}}
|
||||||
|
|
||||||
|
<!-- {{ page.url }} -->
|
||||||
|
{% if page.url == "/index.html" %}
|
||||||
<h2 id="activity-feed">On GitHub</h2>
|
<h2 id="activity-feed">On GitHub</h2>
|
||||||
<p>
|
<p>
|
||||||
BASH3 Boilerplate is a friendly group of folks further developing our
|
BASH3 Boilerplate is a friendly group of folks further developing our
|
||||||
@ -46,6 +48,7 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$('.on-the-githubs').onthegithubs();
|
$('.on-the-githubs').onthegithubs();
|
||||||
</script>
|
</script>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<small>
|
<small>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user