We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10a345 commit e28cc5dCopy full SHA for e28cc5d
src/components/Header.tsx
@@ -12,7 +12,7 @@ export function Header() {
12
<div className="flex items-center gap-3">
13
<LanguageSwitcher />
14
<iframe
15
- src="https://ghbtns.com/github-btn.html?user=SimplePDF&repo=commonforms-in-browser&type=star&count=true&size=large"
+ src="https://ghbtns.com/github-btn.html?user=SimplePDF&repo=commonforms-web&type=star&count=true&size=large"
16
width="150"
17
height="30"
18
title="GitHub"
0 commit comments