Skip to content

Commit

Permalink
Merge branch 'main' into rename-power-to-escrow
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Dec 27, 2023
2 parents 5e978de + c9d2779 commit b120aed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @nation3/developers-guild
@nation3/developer-level-4
2 changes: 1 addition & 1 deletion src/components/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export function MenuItems () {
</Link>
</li>
<li className='mt-4'>
<Link href='https://n3bi.nation3.org' className='flex bg-slate-50 dark:bg-slate-800 hover:bg-slate-100 dark:hover:bg-slate-700 rounded-lg p-4'>
<Link href='https://income.nation3.org' className='flex bg-slate-50 dark:bg-slate-800 hover:bg-slate-100 dark:hover:bg-slate-700 rounded-lg p-4'>
<BanknotesIcon className="h-5 w-5" />&nbsp;
Claim basic income&nbsp;
<ChevronRightIcon className='h-5 w-5 opacity-50' />
Expand Down

0 comments on commit b120aed

Please sign in to comment.