We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19296ec commit a35deaeCopy full SHA for a35deae
resources/stubs/presets/footer/resources/views/layout/_footer.antlers.html.stub
@@ -30,7 +30,7 @@
30
{{ /nav:footer }}
31
</nav>
32
33
- <div class="span-content py-4 grid md:grid-cols-[max-content,1fr,max-content] items-center gap-4 border-t border-white/40 text-sm md:text-xs [&_a]:underline [&_a]:py-1 md:[&_a]:py-0">
+ <div class="span-content py-4 grid md:grid-cols-[max-content_1fr_max-content] items-center gap-4 border-t border-white/40 text-sm md:text-xs [&_a]:underline [&_a]:py-1 md:[&_a]:py-0">
34
<div>
35
© {{ configuration:copyright_since }}
36
{{ unless (now | format('Y')) == configuration:copyright_since }}
0 commit comments