mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
fix: add github card script
This commit is contained in:
parent
2ddae5631e
commit
a4d56865e4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ const MarginBottom = isPost && themeConfig.comment?.enabled
|
|||
</main>
|
||||
<Footer />
|
||||
</div>
|
||||
<!-- {(isPost || isAbout) && <GithubCard />} -->
|
||||
{(isPost || isAbout) && <GithubCard />}
|
||||
<Scrollbar />
|
||||
<Button supportedLangs={supportedLangs} />
|
||||
<PhotoSwipe />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue