Skip to content

Commit

Permalink
[Add] OpenGraph Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritokatklian committed Feb 28, 2024
1 parent 888b6fe commit 4c6d66b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added images/database.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Kurozora — Living in the Database</title>
<link rel="shortcut icon" href="favicon.ico">
<!-- Open Graph meta tags -->
<meta property="og:title" content="Kurozora — Living in the Database">
<meta property="og:description" content="Wo-oh">
<meta property="og:type" content="website">
<meta property="og:url" content="https://database.kurozora.app">
<meta property="og:image" content="https://database.kurozora.app/imges/database.jpg">
<meta property="og:audio" content="https://database.kurozora.app/audios/database.webm">
<meta property="og:audio:secure_url" content="https://database.kurozora.app/audios/database.webm">
<meta property="og:audio:type" content="audio/webm">
<!-- Twitter Card meta tags -->
<meta name="twitter:site" content="@KurozoraApp">
<meta name="twitter:title" content="Kurozora — Living in the Database">
<meta name="twitter:description" content="Wo-oh">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://database.kurozora.app/images/database.jpg">

<style>
body, html {
Expand Down

0 comments on commit 4c6d66b

Please sign in to comment.