mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-03-21 19:03:55 +00:00
feat: full site
This commit is contained in:
7
theme/_footer.html.erb
Normal file
7
theme/_footer.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<footer class="border-t border-slate-200 pt-6 text-sm text-slate-500 dark:border-slate-700 dark:text-slate-400">
|
||||
<p class="px-8">
|
||||
<time datetime="<%= h(generated_at) %>" title="<%= h(generated_at) %>">
|
||||
Generated at <%= h(format_relative_time(generated_at)) %>
|
||||
</time>
|
||||
</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user