Skip to content

Commit

Permalink
holders
Browse files Browse the repository at this point in the history
  • Loading branch information
rosticom committed Jul 31, 2024
1 parent 7b796ba commit 2f0bed8
Show file tree
Hide file tree
Showing 17 changed files with 7 additions and 7 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coobot</title>
<script src="https://telegram.org/js/telegram-web-app.js"></script>
<script type="module" crossorigin src="./assets/index-5s5jdt3E.js"></script>
<script type="module" crossorigin src="./assets/index-Bckhc7XZ.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Erui8dy_.css">
</head>
<body>
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
10 changes: 5 additions & 5 deletions src/components/HoldersList/HoldersList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,39 +11,39 @@ const holdersData = [
price: 2000000
},
{
avatar: './yula_g.jpg',
avatar: 'yula_g.jpg',
username: 'Юлия Geraldina',
gravity: 1.00,
profit: '+2.85',
volume: 8,
price: 2000000
},
{
avatar: './images/veronika.jpg',
avatar: 'veronika.jpg',
username: 'Veronika Alex',
gravity: 1.00,
profit: '+2.49',
volume: 7,
price: 2000000
},
{
avatar: 'images/theclash.jpg',
avatar: 'theclash.jpg',
username: 'Pavel | theclash',
gravity: 1.00,
profit: '+2.46',
volume: 6.9,
price: 2000000
},
{
avatar: './assets/rost.jpg',
avatar: 'rost.jpg',
username: 'Rost G.',
gravity: 1.00,
profit: '+1.71',
volume: 4.8,
price: 2000000
},
{
avatar: '/images/pep.png',
avatar: 'pep.png',
username: 'fOgTgc',
gravity: 1.00,
profit: '+1.68',
Expand Down
Binary file removed src/components/HoldersList/images/coobot_23.jpg
Binary file not shown.
Binary file removed src/components/HoldersList/images/merkaba_insta.jpeg
Binary file not shown.
Binary file removed src/components/HoldersList/images/merkaba_tv.jpg
Binary file not shown.
Binary file removed src/components/HoldersList/images/pep copy.png
Binary file not shown.

0 comments on commit 2f0bed8

Please sign in to comment.