Skip to content

Commit

Permalink
Merge pull request #671 from ethersphere/fix-title-install-page
Browse files Browse the repository at this point in the history
fix title text
  • Loading branch information
NoahMaizels authored Nov 26, 2024
2 parents 59de97b + e66261d commit 3cd91a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/bee/installation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<head>
<title>Head Metadata customized title!</title>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://raw.githubusercontent.com/ethersphere/bee-docs/set-meta-tags/static/img/preview-image.png" />
<meta property="og:image" content="https://raw.githubusercontent.com/ethersphere/bee-docs/set-meta-tags/static/img/preview-image.png" />
Expand Down

0 comments on commit 3cd91a8

Please sign in to comment.