Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinWoodring authored Aug 23, 2024
1 parent 97a4091 commit 5977b51
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions clientapp/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#ff7f2a" />
<meta name="keywords" content="open-source crowd-sourced C library documentation development IDE-agnostic">
<meta name="keywords" content="open-source crowd-sourced C library tooling documentation development IDE-agnostic">
<meta property="og:title" content="Capibara" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://capibara.tools" />
<meta property="og:image" content="https://capibara.tools/logo512.png />
<meta
name="description"
content="Capibara is open source. Crowd-sourced. C library documentation. For today's developers."
content="Capibara is open source. Crowd-sourced. C library documentation and tooling. For today's developers."
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
Expand Down

0 comments on commit 5977b51

Please sign in to comment.