Skip to content

Commit

Permalink
doc: update about
Browse files Browse the repository at this point in the history
  • Loading branch information
besscroft committed May 2, 2024
1 parent c5c876f commit 65cb827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/admin/settings/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ export default function About() {
width={64}
height={64}
/>
<span>令人惊叹的在线 ⌈相片集⌋</span>
<span>摄影佬专用⌈相片集⌋,基于 Next.js 开发</span>
<Divider className="my-4" />
<div className="flex flex-col w-full">
<Link
className="flex items-center w-full p-2 hover:bg-slate-100"
href="https://picimpact.heming.dev/"
href="https://pic-docs.besscroft.com/"
target="_blank"
>
<BookOpenCheck />
Expand Down

0 comments on commit 65cb827

Please sign in to comment.