Skip to content

Commit 970a0c5

Browse files
committed
Move footer below
1 parent 865c0ed commit 970a0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h2>Downloads</h2>
133133
{% endif %}
134134
{% endif %}
135135
</section>
136-
{% include footer.html %}
137136
</div>
137+
{% include footer.html %}
138138
</body>
139139
</html>

0 commit comments

Comments
 (0)