Skip to content

Commit

Permalink
added hyperlink to forums and removed edit page option
Browse files Browse the repository at this point in the history
  • Loading branch information
Egatlov committed Jul 18, 2024
1 parent 4402fc7 commit 2e0d54f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions theme.config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ export default {
</>
),

feedback:{
content: "Questions? Visit our forum",
useLink: ()=>"https://forum.ethora.com/"
},
editLink:{
component: null
},
footer: {
text: (
<span>
Expand Down

0 comments on commit 2e0d54f

Please sign in to comment.