fix: in about page, indicate being forked from dev branch
This commit is contained in:
parent
77aead72fb
commit
ccf77b83eb
|
@ -1,7 +1,7 @@
|
||||||
<SettingsLayout page='settings/about' label="About Pinafore">
|
<SettingsLayout page='settings/about' label="About Pinafore">
|
||||||
<h1>About Pinafore</h1>
|
<h1>About Pinafore</h1>
|
||||||
|
|
||||||
<h2>Version {version}</h2>
|
<h2>Version {version}-dev-’leftie</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Pinafore is <ExternalLink href="https://github.com/nolanlawson/pinafore">free and open-source software</ExternalLink>
|
Pinafore is <ExternalLink href="https://github.com/nolanlawson/pinafore">free and open-source software</ExternalLink>
|
||||||
|
|
Loading…
Reference in New Issue