Skip to content

Commit

Permalink
fix: update OG tags
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgriffing committed Jun 15, 2024
1 parent 82f39f9 commit 5380ea3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
<meta property="og:type" content="website" />
<meta
property="og:title"
content="Orderly: A Proof of Concept Writing Tool"
content="Orderly: WASM-Powered Audio Dictation"
/>
<meta
property="og:description"
content="Using WASM, Orderly allows you to dictate books in small chunks using Whisper.cpp and SQLite all in the browser. No server involved."
/>
<meta
property="og:image"
content="https://orderly.cmgriffing.com/aaron-burden-xG8IQMqMITM-unsplash.jpg"
content="https://orderly.cmgriffing.com/microphone.jpg"
/>

<!-- Twitter Meta Tags -->
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/microphone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5380ea3

Please sign in to comment.