Skip to content

Commit

Permalink
add link rel=me
Browse files Browse the repository at this point in the history
  • Loading branch information
jzweifel committed Oct 13, 2023
1 parent 4312583 commit 87366f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/base.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ export const BaseHtml = ({
href="https://cdn.jsdelivr.net/npm/@unocss/reset/tailwind.min.css"
/>
<link rel="stylesheet" href="/public/dist/unocss.css" />
<link href="https://github.com/jzweifel" rel="me" />
<link href="https://blog.jacobzweifel.com/" rel="me" />
<link href="https://mastodon.zweifel.cloud/@jacob" rel="me" />
</head>
<body
hx-boost="true"
Expand Down

0 comments on commit 87366f6

Please # to comment.