Skip to content

Commit

Permalink
ZK capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
tomimor committed Sep 17, 2024
1 parent 59198ff commit 80b5b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/head.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<meta name="twitter:card" content="summary">
<meta property="og:title" content="ZKsync Foundry Book" />
<meta property="og:description" content="A book on all things Zksync Foundry" />
<meta property="og:title" content="ZKsync Foundry Book 📖" />
<meta property="og:description" content="A book on all things ZKsync Foundry." />
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/foundry-rs/book/master/theme/card.png" />

0 comments on commit 80b5b07

Please sign in to comment.