mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-05 08:12:22 +00:00
various typography and styling fixes
This commit is contained in:
parent
ab228748ab
commit
27a5f7ef8e
3 changed files with 31 additions and 4 deletions
quartz/components
|
@ -16,7 +16,7 @@ export default (() => {
|
|||
<head>
|
||||
<title>{title}</title>
|
||||
<meta charSet="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta property="og:title" content={title} />
|
||||
<meta property="og:description" content={title} />
|
||||
<meta property="og:image" content={ogImagePath} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue