mirror of
https://github.com/NickKaramoff/shareon
synced 2025-01-08 13:41:23 +01:00
Add OpenGraph and Twitter Card data to site [skip ci]
This commit is contained in:
parent
30d2b83d88
commit
cd83f44324
BIN
docs/banner.png
Normal file
BIN
docs/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
@ -7,6 +7,13 @@
|
||||
<meta name="keywords" content="share buttons, sharing, social networks, share via, share on">
|
||||
<meta name="author" content="Nikita Karamov">
|
||||
|
||||
<meta property="og:title" content="shareon">
|
||||
<meta property="og:url" content="https://os.karamoff.dev/shareon">
|
||||
<meta property="og:image" content="https://raw.githubusercontent.com/NickKaramoff/shareon/develop/docs/banner.png">
|
||||
<meta property="og:description" content="Lightweight, stylish and ethical share buttons for popular social networks">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:creator" content="@NickKaramoff">
|
||||
|
||||
<title>shareon</title>
|
||||
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user