Add more endpoints for now page
This commit is contained in:
3
slices/main/templates/past_week/index.html.slim
Normal file
3
slices/main/templates/past_week/index.html.slim
Normal file
@@ -0,0 +1,3 @@
|
||||
div class="bg-lime-100 rounded dark:bg-lime-900 dark:text-gray-100 content-justify hover:bg-lime-200 hover:dark:bg-lime-800 decoration-wavy rounded py-1.5 px-2"
|
||||
= "Latest week post: "
|
||||
a href="#{past_week.permalink}" #{past_week.name}
|
Reference in New Issue
Block a user