Merge pull request 'fix: typo fix in image path' (#5) from RWD into master
All checks were successful
Update changelog / changelog (push) Successful in 26s
All checks were successful
Update changelog / changelog (push) Successful in 26s
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<meta property="og:title" content="kittyurl shortener" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:description" content="Your go-to place for short and memorable URLs." />
|
||||
<meta property="og:image" content="/src/assets/.png" />
|
||||
<meta property="og:image" content="/src/assets/Ket.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="kittyurl shortener" />
|
||||
|
||||
Reference in New Issue
Block a user