Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3d47f0b

Browse files
committedDec 22, 2020
Use Relative Meta URL
1 parent bf91b61 commit 3d47f0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
property="og:description"
1212
content="A modern file explorer that pushes the boundaries of the Windows platform."
1313
/>
14-
<meta property="og:image" content="img/full-splash.png" />
14+
<meta
15+
property="og:image"
16+
content="https://user-images.githubusercontent.com/39923744/102912796-da431f00-444b-11eb-9f8e-6deab47d0e45.png"
17+
/>
1518
<meta
1619
name="description"
1720
content="A modern file explorer that pushes the boundaries of the platform."

0 commit comments

Comments
 (0)
This repository has been archived.