|
1 | | -<div> |
2 | | - <img |
3 | | - height="20" |
4 | | - className={styles.visitsTodayBadge} |
5 | | - src="https://api.visitorbadge.io/api/daily?path=https%3A%2F%2Favrtt.github.io%2F&label=TODAY&labelColor=%23f2f2f2&countColor=%23D9D9D9&style=flat-square&labelStyle=none" |
6 | | - alt="visits-today-badge" |
7 | | - /> |
8 | | - <img |
9 | | - height="20" |
10 | | - className={styles.visitsTotalBadge} |
11 | | - src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Favrtt.github.io%2F&label=TOTAL&labelColor=%23f2f2f2&countColor=%23D9D9D9&style=flat-square&labelStyle=none" |
12 | | - alt="visits-total-badge" |
13 | | - /> |
14 | | -</div> |
| 1 | +<img |
| 2 | + height="23" |
| 3 | + src="https://api.visitorbadge.io/api/daily?path=https%3A%2F%2Favrtt.github.io%2F&label=%E2%9A%A1%EF%B8%8F%20Today&labelColor=%23383b40&countColor=%230d1117&style=flat-square&labelStyle=none" |
| 4 | + alt="visits-today-badge" |
| 5 | +/> |
15 | 6 | <br/> |
16 | | -<a href="https://github.com/avrtt/avrtt.github.io/activity?ref=gh-pages&activity_type=direct_push"> |
17 | | - <img |
18 | | - height="24" |
19 | | - src="https://img.shields.io/github/last-commit/avrtt/avrtt.github.io/gh-pages?style=flat-square&label=%E2%9A%99%20%EF%B8%8FLast%20deploy%3A&labelColor=%230d1117&color=%230d1117" |
20 | | - alt="last-deploy-badge" |
21 | | - /> |
22 | | -</a> |
| 7 | +<img |
| 8 | + height="23" |
| 9 | + src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Favrtt.github.io%2F&label=%F0%9F%97%93%EF%B8%8F%20Total&labelColor=%23383b40&countColor=%230d1117&style=flat-square&labelStyle=none" |
| 10 | + alt="visits-total-badge" |
| 11 | +/> |
23 | 12 | <br/> |
24 | 13 | <a href="https://github.com/avrtt/avrtt.github.io/commits/main/"> |
25 | 14 | <img |
26 | 15 | height="24" |
27 | | - src="https://img.shields.io/github/commit-activity/t/avrtt/avrtt.github.io/main?style=flat-square&label=%F0%9F%A7%A9%20Commits%20(main%20branch)%3A&labelColor=%230d1117&color=%230d1117" |
| 16 | + src="https://img.shields.io/github/commit-activity/t/avrtt/avrtt.github.io/main?style=flat-square&label=%F0%9F%A7%A9%20Commits%20(main)&labelColor=%23383b40&color=%230d1117" |
28 | 17 | alt="commit-activity-badge" |
29 | 18 | /> |
30 | 19 | </a> |
31 | 20 | <br/> |
32 | 21 | <img |
33 | 22 | height="24" |
34 | | - src="https://img.shields.io/github/repo-size/avrtt/avrtt.github.io?style=flat-square&label=%F0%9F%93%A6%20Repo%20size%3A&labelColor=%230d1117&color=%230d1117" |
| 23 | + src="https://img.shields.io/github/repo-size/avrtt/avrtt.github.io?style=flat-square&label=%F0%9F%93%A6%20Repo%20size&labelColor=%23383b40&color=%230d1117" |
35 | 24 | alt="repository-size-badge" |
36 | 25 | /> |
| 26 | +<br/> |
| 27 | +<a href="https://img.shields.io/github/last-commit/avrtt/avrtt.github.io/gh-pages?style=flat-square&label=%E2%9A%99%20Last%20deploy%3A&labelColor=%23383b40&color=%230d1117"> |
| 28 | + <img |
| 29 | + height="24" |
| 30 | + src="https://img.shields.io/github/last-commit/avrtt/avrtt.github.io/gh-pages?style=flat-square&label=%E2%9A%99%20%EF%B8%8FLast%20deploy&labelColor=%23ffb938&color=%230d1117" |
| 31 | + alt="last-deploy-badge" |
| 32 | + /> |
| 33 | +</a> |
37 | 34 |
|
38 | 35 | <br/> |
39 | 36 |
|
|
0 commit comments