Skip to content

Commit

Permalink
Merge pull request #1 from temptemp3/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
xarmian committed Jan 12, 2025
2 parents ea72699 + 0d6b269 commit 039cdfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion postcss.config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/lib/data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export const projects: Project[] = [
logo: `${BASE_LOGO_URL}/logos/voi_logo.png`,
twitter: null,
status: 'active',
url: 'https://staking.voi.network',
url: 'https://voix.nautilus.sh',
new: true
},
{
Expand Down Expand Up @@ -284,4 +284,4 @@ export const projects: Project[] = [
url: 'https://voiager.xyz',
new: true
}
];
];

0 comments on commit 039cdfd

Please # to comment.