Skip to content

Commit ead9f24

Browse files
committed
clean code
1 parent 5a3c5de commit ead9f24

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

_includes/sidebar-post-tag.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,4 @@ <h3 class="sidebar-title">Blog Categories</h3>
88
</li>
99
{% endfor %}
1010
</ul>
11-
</div>
12-
13-
<script type="text/javascript">
14-
15-
$(document).ready(function(){
16-
$("#blog-categories li").css('text-transform','capitalize')
17-
});
18-
19-
</script>
11+
</div>

0 commit comments

Comments
 (0)