Skip to content

Commit

Permalink
Merge pull request #11 from alkrauss48/10/bugfix/fix-keydown-mounting
Browse files Browse the repository at this point in the history
10/bugfix/fix keydown mounting
  • Loading branch information
alkrauss48 authored Aug 6, 2023
2 parents 637cff8 + 168d5c7 commit 9f318e0
Show file tree
Hide file tree
Showing 14 changed files with 1,894 additions and 53 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@

<title>Simple Slides</title>

<meta name="description" content="Simple Slides is a content-friendly, designer-unfriendly platform for showing off your presentation. What more could you want!">
<meta name="description" content="Simple Slides is a responsive and text-first presentation tool that keeps your audience engaged.">

<!-- Open Graph -->
<meta property="og:title" content="Simple Slides">
<meta property="og:description" content="Simple Slides is a content-friendly, designer-unfriendly platform for showing off your presentation. What more could you want!">
<meta property="og:description" content="Simple Slides is a responsive and text-first presentation tool that keeps your audience engaged.">
<meta property="og:image" content="https://simpleslides.dev/images/simple-slides-og.jpg">
<meta property="og:url" content="https://simpleslides.dev">
<meta property="og:type" content="website">
Expand Down
Loading

0 comments on commit 9f318e0

Please sign in to comment.