Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wellcaffeinated committed Apr 3, 2024
1 parent e78bb59 commit 6535bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

<meta name="og:title" property="og:title" content="%VITE_LAB_NAME% | MinuteLabs.io">
<meta name="description" content="%VITE_LAB_DESCRIPTION%">
<meta property="og:image" content="//labs.minutelabs.io%BASE_URL%/eclipse-explorer.jpg">
<meta property="og:image" content="%BASE_URL%/eclipse-explorer.jpg">
<meta property="og:type" content="website">
<meta property="og:description" content="%VITE_LAB_DESCRIPTION%">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="//labs.minutelabs.io%BASE_URL%/eclipse-explorer.jpg">
<meta name="twitter:image" content="%BASE_URL%/eclipse-explorer.jpg">
<meta name="twitter:site" content="@minutelabsio">
<meta name="twitter:creator" content="@minutelabsio">

Expand Down

0 comments on commit 6535bdb

Please sign in to comment.