File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7
7
< title > Kurozora — Living in the Database</ title >
8
8
< link rel ="shortcut icon " href ="favicon.ico ">
9
+ <!-- Open Graph meta tags -->
10
+ < meta property ="og:title " content ="Kurozora — Living in the Database ">
11
+ < meta property ="og:description " content ="Wo-oh ">
12
+ < meta property ="og:type " content ="website ">
13
+ < meta property ="og:url " content ="https://database.kurozora.app ">
14
+ < meta property ="og:image " content ="https://database.kurozora.app/images/database.jpg ">
15
+ <!-- Twitter Card meta tags -->
16
+ < meta name ="twitter:site " content ="@KurozoraApp ">
17
+ < meta name ="twitter:title " content ="Kurozora — Living in the Database ">
18
+ < meta name ="twitter:description " content ="Wo-oh ">
19
+ < meta name ="twitter:card " content ="summary_large_image ">
20
+ < meta name ="twitter:image " content ="https://database.kurozora.app/images/database.jpg ">
9
21
10
22
< style >
11
23
body , html {
You can’t perform that action at this time.
0 commit comments