Add shecoded meta tags (#1969)
This commit is contained in:
parent
91b77b068b
commit
7f37d88ce7
1 changed files with 16 additions and 0 deletions
|
|
@ -160,6 +160,22 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<link rel="canonical" href="https://dev.to/shecoded" />
|
||||
<meta name="description" content="Nevertheless, She Coded.">
|
||||
<meta name="keywords" content="software development,engineering,rails,javascript,women in tech">
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://dev.to/shecoded" />
|
||||
<meta property="og:title" content="#SheCoded 👩🏿💻👩💻👩🏾💻 - DEV Community" />
|
||||
<meta property="og:image" content="https://thepracticaldev.s3.amazonaws.com/i/uq9ixvhm30tlo1j2hj5v.png" />
|
||||
<meta property="og:description" content="Nevertheless, She Coded." />
|
||||
<meta property="og:site_name" content="DEV Community" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@ThePracticalDev">
|
||||
<meta name="twitter:title" content="#SheCoded 👩🏿💻👩💻👩🏾💻 - DEV Community">
|
||||
<meta name="twitter:description" content="Nevertheless, She Coded.">
|
||||
<meta name="twitter:image:src" content="https://thepracticaldev.s3.amazonaws.com/i/uq9ixvhm30tlo1j2hj5v.png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue