We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6c0b5 commit da250d0Copy full SHA for da250d0
src/components/layout.jsx
@@ -13,7 +13,7 @@ export const Layout = (props) => {
13
<Typography.Title level={4}>
14
<a className={css.headerLink} href="https://relative-ci.com/documentation/examples">
15
<img className={css.headerLogo} src={logoUrl} alt="RelativeCI" />
16
- RelativeCI examples
+ RelativeCI examples (fork v1)
17
</a>
18
</Typography.Title>
19
</header>
0 commit comments