Skip to content

Commit

Permalink
update og-image
Browse files Browse the repository at this point in the history
  • Loading branch information
panr committed Aug 31, 2024
1 parent 3913896 commit 90911c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta property="og:description" content="A custom set of semantic styles derived from Terminal Theme for Hugo you always wanted." />
<meta property="og:url" content="https://panr.github.io/terminal-css/" />
<meta property="og:site_name" content="Terminal.css" />
<meta property="og:image" content="./og-image.png">
<meta property="og:image" content="https://panr.github.io/terminal-css/og-image.png">
<link rel="shortcut icon" href="./favicon.png"">
<title>Terminal.css</title>
<link href="./terminal.css" rel="stylesheet" />
Expand Down

0 comments on commit 90911c1

Please sign in to comment.