Merge pull request #1675 from cdrage/remove-stars

Remove "stars" ratings from each page.
This commit is contained in:
devin-donnelly
2016-11-21 15:15:42 -08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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
// //
// //
// //
// //