Merge pull request #1675 from cdrage/remove-stars
Remove "stars" ratings from each page.
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
{% if notitle != "true" %}<h1>{{ title }}</h1>{% endif %}
|
{% if notitle != "true" %}<h1>{{ title }}</h1>{% endif %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
<p><a href=""><img src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ page.path }}?pixel" alt="Analytics" /></a>
|
<p><a href=""><img src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ page.path }}?pixel" alt="Analytics" /></a>
|
||||||
{% if page.url != "/404.html" and page.url != "/docs/search/" %}<div id="pd_rating_holder_8345992"></div>
|
{% if page.url != "/404.html" and page.url != "/docs/search/" %}
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
PDRTJS_settings_8345992 = {
|
PDRTJS_settings_8345992 = {
|
||||||
"id" : "8345992",
|
"id" : "8345992",
|
||||||
|
|||||||
+2
-2
@@ -897,7 +897,7 @@ dd
|
|||||||
color: white
|
color: white
|
||||||
|
|
||||||
a.issue
|
a.issue
|
||||||
margin-left: 20px
|
margin-left: 0px
|
||||||
|
|
||||||
.fixed footer
|
.fixed footer
|
||||||
position: fixed
|
position: fixed
|
||||||
@@ -1359,4 +1359,4 @@ $feature-box-div-margin-bottom: 40px
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user