Skip to content

Commit d0b45bd

Browse files
committed
Update default.html
1 parent 605685a commit d0b45bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_layouts/default.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,8 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
4747
</div>
4848
</div>
4949

50-
51-
5250
<div id="main" role="main" class="container">
53-
5451
{{ content }}
55-
5652
{% for tag in site.tags %}
5753
<ul style="font-size: {{ tag | last | size | times: 100 | divided_by: site.tags.size | plus: 50 }}%">
5854
<a href="/{{ tag | first | slugize }}/">

0 commit comments

Comments
 (0)