Skip to content

Commit 8d00277

Browse files
committed
give up on logos for now
1 parent 0745d17 commit 8d00277

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

_includes/footer.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
<footer class="border-t">
2-
<div class="grid grid-cols-1 gap-4 px-4 py-4 md:grid-cols-3 md:items-start md:px-6">
3-
4-
<!-- mark -->
2+
<div class="flex items-start justify-between gap-4 px-4 py-4 md:px-6">
53
<div class="font-sans text-sm font-black uppercase tracking-wide">
6-
Support free & open publishing.
4+
Support free &amp; open scholarship.
75
</div>
86

9-
<div></div>
10-
11-
<!-- meta -->
12-
<div class="font-mono text-xs leading-relaxed text-gray-500 md:text-right">
7+
<div class="font-mono text-xs leading-relaxed text-gray-500">
138
{{ site.time | date: "%Y" }}
149
</div>
15-
1610
</div>
1711
</footer>

0 commit comments

Comments
 (0)