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 4d92c2a commit c09a09fCopy full SHA for c09a09f
1 file changed
site/app/layout.jsx
@@ -27,7 +27,7 @@ const navbar = (
27
const footer = (
28
<Footer>
29
<span style={{ fontSize: '0.85rem', color: '#888' }}>
30
- MIT {new Date().getFullYear()} © nano-css contributors
+ Unlicense {new Date().getFullYear()} © nano-css contributors
31
</span>
32
</Footer>
33
)
0 commit comments