summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Ebert <manuel@1450.me>2021-04-15 00:47:10 -0500
committerGitHub <noreply@github.com>2021-04-14 22:47:10 -0700
commit4c5d59a5bc09becd5ed81f3f940eec75cd4d3571 (patch)
treeef715efbf17074d8bc284060f34db0aaebbfda21
parent192c05ce0d63c4e69e727a52e96e97c631f1b75b (diff)
Update index.html (#1229)
-rwxr-xr-xdocs_theme/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs_theme/index.html b/docs_theme/index.html
index 491da4c7..b21493d2 100755
--- a/docs_theme/index.html
+++ b/docs_theme/index.html
@@ -7,18 +7,18 @@
<meta charset="utf-8">
<title>jrnl - The Command Line Journal</title>
<meta name="description" content="Collect your thoughts and notes without leaving the command line.">
- <meta name="image" content="https://jrnl.sh/img/banner.png">
+ <meta name="image" content="https://jrnl.sh/en/stable/img/banner_og.png">
<meta itemprop="name" content="jrnl - The Command Line Journal">
<meta itemprop="description" content="Collect your thoughts and notes without leaving the command line.">
- <meta itemprop="image" content="https://jrnl.sh/img/banner_og.png">
+ <meta itemprop="image" content="https://jrnl.sh/en/stable/img/banner_og.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="jrnl - The Command Line Journal">
<meta name="twitter:description" content="Collect your thoughts and notes without leaving the command line.">
<meta name="twitter:creator" content="jrnl">
- <meta name="twitter:image:src" content="https://jrnl.sh/img/banner_twitter.png">
+ <meta name="twitter:image:src" content="https://jrnl.sh/en/stable/img/banner_twitter.png">
<meta name="og:title" content="jrnl - The Command Line Journal">
<meta name="og:description" content="Collect your thoughts and notes without leaving the command line.">
- <meta name="og:image" content="https://jrnl.sh/img/banner_og.png">
+ <meta name="og:image" content="https://jrnl.sh/en/stable/img/banner_og.png">
<meta name="og:url" content="https://jrnl.sh">
<meta name="og:site_name" content="jrnl - The Command Line Journal">
<meta name="og:type" content="website">
@@ -35,8 +35,8 @@
"name": "jrnl",
"description": "Collect your thoughts and notes without leaving the command line.",
"operatingSystem": ["macOS", "Windows", "Linux"],
- "thumbnailUrl": "https://jrnl.sh/img/banner_og.png",
- "installUrl": "https://jrnl.sh/installation",
+ "thumbnailUrl": "https://jrnl.sh/en/stable/img/banner_og.png",
+ "installUrl": "https://jrnl.sh/en/stable/installation",
"softwareVersion": "2.5"
}
</script>