diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index db32e22..540daaa 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -45,7 +45,7 @@ export default function Sidebar({ currentView, onViewChange }: SidebarProps) { {t.backToRommark} - +

PA @@ -53,7 +53,7 @@ export default function Sidebar({ currentView, onViewChange }: SidebarProps) { {t.title}

- + {t.viewOnGithub} @@ -120,7 +120,7 @@ export default function Sidebar({ currentView, onViewChange }: SidebarProps) { <> {/* Mobile Header */}
- +
PA
diff --git a/package.json b/package.json index 4aeb335..dfec447 100644 --- a/package.json +++ b/package.json @@ -56,10 +56,10 @@ "license": "ISC", "repository": { "type": "git", - "url": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer.git" + "url": "https://github.rommark.dev/admin/PromptArch.git" }, "bugs": { - "url": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer/issues" + "url": "https://github.rommark.dev/admin/PromptArch/issues" }, - "homepage": "https://github.com/roman-ryzenadvanced/PromptArch-the-prompt-enhancer#readme" -} + "homepage": "https://github.rommark.dev/admin/PromptArch" +} \ No newline at end of file