Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Loosetooth committed Sep 26, 2023
1 parent ab017ab commit ab786b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme.config.jsx
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
import LatticeImage from "./components/LatticeImage"

export default {
docsRepositoryBase: 'https://github.com/violentpositron/epola-space-nextra/tree/main/',
docsRepositoryBase: 'https://github.com/loosetooth/epola-space-nextra/tree/main/',
logo: <>
<LatticeImage width="50px"/>
<span style={{ marginLeft: '1rem', fontWeight: 800 }}>
The Electron-Positron Lattice Space
</span>
</>,
project: {
link: 'https://github.com/violentpositron/epola-space-nextra'
link: 'https://github.com/loosetooth/epola-space-nextra'
},
footer: {
text: (
Expand Down

0 comments on commit ab786b8

Please sign in to comment.