Skip to content

Commit c09a09f

Browse files
committed
docs: ✏️ update license
1 parent 4d92c2a commit c09a09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/app/layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const navbar = (
2727
const footer = (
2828
<Footer>
2929
<span style={{ fontSize: '0.85rem', color: '#888' }}>
30-
MIT {new Date().getFullYear()} © nano-css contributors
30+
Unlicense {new Date().getFullYear()} © nano-css contributors
3131
</span>
3232
</Footer>
3333
)

0 commit comments

Comments
 (0)