mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 23:16:51 +00:00
Merge pull request #632 from tangly1024/feat/new-theme-nobelium
nobelium-author
This commit is contained in:
@@ -25,7 +25,7 @@ export const Footer = (props) => {
|
|||||||
<div className="my-4 text-sm leading-6">
|
<div className="my-4 text-sm leading-6">
|
||||||
<div className="flex align-baseline justify-between flex-wrap">
|
<div className="flex align-baseline justify-between flex-wrap">
|
||||||
<p>
|
<p>
|
||||||
© {BLOG.author} {copyrightDate}
|
© {BLOG.AUTHOR} {copyrightDate}
|
||||||
</p>
|
</p>
|
||||||
<Vercel />
|
<Vercel />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user