mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Add epoch to open source page (#609)
This commit is contained in:
parent
45ec92d592
commit
d03c43af1e
1 changed files with 4 additions and 0 deletions
|
|
@ -123,6 +123,10 @@ const Page = ({ repos }) => (
|
|||
name="Assemble"
|
||||
url="https://bank.hackclub.com/assemble"
|
||||
/>
|
||||
<BankProject
|
||||
name="Epoch"
|
||||
url="https://bank.hackclub.com/epoch"
|
||||
/>
|
||||
</Grid>
|
||||
<Heading
|
||||
variant="headline"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue