mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
Add source param to documentation links
This commit is contained in:
@ -210,7 +210,7 @@ export default function MainLayout(props) {
|
||||
<Content className="main-content-container">{children}</Content>
|
||||
|
||||
<Footer className="footer-container">
|
||||
<a href="https://owncast.online/" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://owncast.online/?source=admin" target="_blank" rel="noopener noreferrer">
|
||||
About Owncast v{versionNumber}
|
||||
</a>
|
||||
</Footer>
|
||||
|
||||
Reference in New Issue
Block a user