add wordcount to read time title, shrink footer text size a bit
This commit is contained in:
@@ -19,7 +19,7 @@ const links = [
|
||||
]
|
||||
---
|
||||
|
||||
<footer class="text-xl mt-auto">
|
||||
<footer class="text-lg mt-auto">
|
||||
{
|
||||
links.map((l, i) => (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user