Last active
December 26, 2022 13:23
-
-
Save karamansky/8e16ff94d7633ce01e483a1dd349c127 to your computer and use it in GitHub Desktop.
HTML: Twitter Card + др.инфа для HEAD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta name="theme-color" content="#629F26"> | |
<meta name="msapplication-navbutton-color" content="#629F26"> | |
<meta name="apple-mobile-web-app-status-bar-style" content="#629F26"> | |
<meta name="theme-color" content="#629F26"> | |
<meta property="og:site_name" content=""> | |
<meta property="og:locale" content="ru_RU"> | |
<meta name="og:type" content="website"> | |
<meta property="og:type" content="website"> | |
<meta property="og:url" content=""> | |
<meta property="og:title" content=""> | |
<meta name="og:image" content=""> | |
<meta property="og:image" content=""> | |
<meta property="og:image:secure_url" content=""> | |
<meta property="og:description" content=""> | |
<link rel="image_src" href=""> | |
<link href="/favicon.ico" type="image/x-icon" rel="icon"> | |
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment