Skip to content

Commit

Permalink
docs update and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Dec 20, 2023
1 parent ff0bd71 commit 42e552d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions www/docs/Social Diffing/Social Diffing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Sharing diff results
img: /static/img/social-diffing.png
description: Social Diffing with ghidriff - Github, GitLab, READMEs, Diffpreview.github.io
image: /static/img/social-diffing.png
---

![Alt text](../../static/img/social-diffing.png)
Expand Down
4 changes: 2 additions & 2 deletions www/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ export default function Home() {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
title={`Hello from ${siteConfig.title} Docs`}
description="Getting started with ghidriff - Docs and sample diffs">
<HomepageHeader />
<main>
<HomepageFeatures />
Expand Down

0 comments on commit 42e552d

Please sign in to comment.