mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-19 03:49:22 +08:00
fix: Foot的主题跳转指向项目地址
This commit is contained in:
@@ -15,7 +15,7 @@ const Footer: React.FC = () => {
|
|||||||
{" | "}
|
{" | "}
|
||||||
Theme by{" "}
|
Theme by{" "}
|
||||||
<a
|
<a
|
||||||
href=""
|
href="https://github.com/Montia37/komari-theme-purcarte"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-blue-500 hover:text-blue-600 transition-colors">
|
className="text-blue-500 hover:text-blue-600 transition-colors">
|
||||||
|
Reference in New Issue
Block a user