social fix, logo fix, removed leftovers
This commit is contained in:
parent
2dd9ff9ed8
commit
a3022d8a49
10 changed files with 5 additions and 57 deletions
src/layouts
|
@ -35,7 +35,7 @@ if (currentpage !== 'home') {
|
|||
<meta property="og:url" content={currPage} />
|
||||
<meta name="description" content={description} />
|
||||
<meta property="og:description" content={description} />
|
||||
<meta property="og:image" content="https://firq.dev/embed.png" />
|
||||
<meta property="og:image" content="/embed.png" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<title>{title}</title>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
>his site here</a
|
||||
>
|
||||
<div class="sticky-image-wrapper">
|
||||
<img src="/archbtw.png" alt="" />
|
||||
<img src="/fedora.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue