Skip to content

Commit d762cdb

Browse files
committed
more docs
1 parent c87be08 commit d762cdb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

website/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function HomepageHeader() {
1414
<header className={clsx('hero hero--primary', styles.heroBanner)}>
1515
<div className="container">
1616
<Heading as="h1" className="hero__title">
17-
{siteConfig.title} Development Notebook
17+
{siteConfig.title}
1818
</Heading>
1919
<p className="hero__subtitle">An experimental smart contract language with formal verification capabilities</p>
2020

3.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)