|
18 | 18 | <br> |
19 | 19 |
|
20 | 20 | <div align="center"> |
21 | | - <a href="https://github-readme-tech-stack.vercel.app/api/cards?theme=github_dark&lineCount=2&line1=node.js,node.js,0;typescript,typescript,0;express,express,0&line2=html5,html,0;react,react,0;tailwindcss,tailwind,0&title=This%20Project%27s%20Tech%20Stack"> |
22 | | - <img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=github_dark&lineCount=2&line1=node.js,node.js,0;typescript,typescript,0;express,express,0&line2=html5,html,0;react,react,0;tailwindcss,tailwind,0&title=This%20Project%27s%20Tech%20Stack" title="Tech Stack"> |
| 21 | + <a href="https://github-readme-tech-stack.vercel.app/api/cards?theme=github_dark&lineCount=2&line1=node.js,node.js,0;typescript,typescript,0;express,express,61DAFB&line2=html5,html,0;react,react,0;tailwindcss,tailwind,0&title=This%20Project%27s%20Tech%20Stack"> |
| 22 | + <img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=github_dark&lineCount=2&line1=node.js,node.js,0;typescript,typescript,0;express,express,61DAFB&line2=html5,html,0;react,react,0;tailwindcss,tailwind,0&title=This%20Project%27s%20Tech%20Stack" title="Tech Stack"> |
23 | 23 | </a> |
24 | 24 | </div> |
25 | 25 |
|
@@ -58,6 +58,7 @@ With this site, you can customize your card. |
58 | 58 | | **align** | `?align=center` | left | The alignment of the badges. (`left`, `center`, `right`) | |
59 | 59 | | **showBorder** | `?showBorder=false` | true | Display the border around the card or not. (`true`, `false`) | |
60 | 60 | | **borderRadius** | `?borderRadius=12.5` | 4.5 | Value between 0 and 50. | |
| 61 | +| **fontSize** | `?fontSize=20` | 18 | The size of the title. Accepts a value between 15 and 30. | |
61 | 62 | | **fontWeight** | `?fontWeight=normal` | semibold | The thickness of the title. (`thin`, `normal`, `semibold`, `bold`) | |
62 | 63 | | **lineCount** | `?lineCount=2` | 1 | The number of lines you want to add to your card. | |
63 | 64 | | **line{n}** | `?line1=typescript,typescript,2D79C7` | - | The current line of the badge, where {n} is a number. *`(1 <= n <= lineCount)`* | |
|
0 commit comments