mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
added versioning and license info
This commit is contained in:
@@ -129,6 +129,17 @@ const Home = () => {
|
||||
</li>
|
||||
</ul>
|
||||
</Footer>
|
||||
<div style={{
|
||||
textAlign: "center",
|
||||
fontSize: "11px",
|
||||
marginBottom: "1em",
|
||||
}}>
|
||||
Plebchan is free and open-source software distributed under GPL-2.0 license.
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
v.0.1.0
|
||||
</div>
|
||||
</Container>
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user