Skip to content

Commit

Permalink
feat: homepage changes (in progress) (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
keriat authored Mar 20, 2023
1 parent 004cf01 commit e6a08db
Show file tree
Hide file tree
Showing 98 changed files with 8,561 additions and 6,756 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,20 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.9",
"@vercel/analytics": "^0.1.5",
"aos": "3.0.0-beta.6",
"axios": "1.1.3",
"lite-youtube-embed": "0.2.0",
"moments": "0.0.2",
"next": "12.3.3",
"next-gtag": "0.2.0",
"next-image-export-optimizer": "0.17.1",
"next-seo": "5.14.1",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.6.0",
"react-paginate": "8.1.4",
"react-scroll": "1.8.8",
"react-tweet-embed": "2.0.0",
"swr": "1.3.0"
},
"devDependencies": {
Expand Down
Binary file added public/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/android-icon-144x144.png
Binary file not shown.
Binary file removed public/android-icon-192x192.png
Binary file not shown.
Binary file removed public/android-icon-36x36.png
Binary file not shown.
Binary file removed public/android-icon-48x48.png
Binary file not shown.
Binary file removed public/android-icon-72x72.png
Binary file not shown.
Binary file removed public/android-icon-96x96.png
Binary file not shown.
Binary file removed public/apple-icon-114x114.png
Binary file not shown.
Binary file removed public/apple-icon-120x120.png
Binary file not shown.
Binary file removed public/apple-icon-144x144.png
Binary file not shown.
Binary file removed public/apple-icon-152x152.png
Binary file not shown.
Binary file removed public/apple-icon-180x180.png
Binary file not shown.
Binary file removed public/apple-icon-57x57.png
Binary file not shown.
Binary file removed public/apple-icon-60x60.png
Binary file not shown.
Binary file removed public/apple-icon-72x72.png
Binary file not shown.
Binary file removed public/apple-icon-76x76.png
Binary file not shown.
Binary file removed public/apple-icon-precomposed.png
Binary file not shown.
Binary file removed public/apple-icon.png
Binary file not shown.
Binary file added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion public/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png?v=1.1"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file modified public/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/favicon-96x96.png
Binary file not shown.
Binary file modified public/favicon.ico
Binary file not shown.
12 changes: 12 additions & 0 deletions public/images/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/logos/aztec.png
8 changes: 8 additions & 0 deletions public/images/logos/aztec.svg
Binary file added public/images/logos/balancer.png
12 changes: 12 additions & 0 deletions public/images/logos/gearbox.svg
Binary file added public/images/logos/superform.png
10 changes: 10 additions & 0 deletions public/images/logos/superform.svg
399 changes: 399 additions & 0 deletions public/images/standard.svg

Large diffs are not rendered by default.

Loading

1 comment on commit e6a08db

@vercel
Copy link

@vercel vercel bot commented on e6a08db Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sup-web-4626 – ./

sup-web-4626-git-main.superform.tech
*.eip4626.com
eip4626.com
sup-web-4626.superform.tech
erc4626.info

Please sign in to comment.