You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-8Lines changed: 2 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,7 @@
17
17
/>
18
18
19
19
<metaproperty="og:type" content="website" />
20
-
<meta
21
-
property="og:title"
22
-
content="CommonForms - AI-Powered PDF Form Field Detection in Browser"
23
-
/>
20
+
<metaproperty="og:title" content="CommonForms - AI-Powered PDF Form Field Detection in Browser" />
24
21
<meta
25
22
property="og:description"
26
23
content="Automatically detect and add form fields to PDFs using CommonForms AI models. Free browser-based tool using ONNX Runtime - no server upload required."
content="CommonForms - AI-Powered PDF Form Field Detection in Browser"
37
-
/>
31
+
<metaname="twitter:title" content="CommonForms - AI-Powered PDF Form Field Detection in Browser" />
38
32
<meta
39
33
name="twitter:description"
40
34
content="Automatically detect and add form fields to PDFs using CommonForms AI models. Free browser-based tool using ONNX Runtime - no server upload required."
0 commit comments