mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 09:06:28 +02:00
added discernible name to github stats links
This commit is contained in:
+5
-4
@@ -7,6 +7,7 @@
|
|||||||
<title>Stone-Red-Code</title>
|
<title>Stone-Red-Code</title>
|
||||||
<meta content="Stone-Red-Code" property="og:title">
|
<meta content="Stone-Red-Code" property="og:title">
|
||||||
<meta content="Stone_Red's website" property="og:description">
|
<meta content="Stone_Red's website" property="og:description">
|
||||||
|
<meta name="Description" content="Stone_Red's website">
|
||||||
<meta content="https://stone-red-code.github.io" property="og:url">
|
<meta content="https://stone-red-code.github.io" property="og:url">
|
||||||
<meta content="https://github.com/Stone-Red-Code.png" property="og:image">
|
<meta content="https://github.com/Stone-Red-Code.png" property="og:image">
|
||||||
<meta content="#D182EB" data-react-helmet="true" name="theme-color">
|
<meta content="#D182EB" data-react-helmet="true" name="theme-color">
|
||||||
@@ -37,12 +38,12 @@
|
|||||||
<div class="container main">
|
<div class="container main">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-8 d-flex justify-content-start">
|
<div class="col-sm-8 d-flex justify-content-start">
|
||||||
<a href="http://github.com/Stone-Red-Code"><img class="stats"
|
<a href="http://github.com/Stone-Red-Code" aria-label="GitHub Link"><img class="stats"
|
||||||
src="https://github-readme-stats.vercel.app/api?username=Stone-Red-Code&show_icons=true&bg_color=40444B&theme=dark&hide_border=true&count_private=true"></a>
|
src="https://github-readme-stats.vercel.app/api?username=Stone-Red-Code&show_icons=true&bg_color=40444B&theme=dark&hide_border=true&count_private=true" alt="GitHub stats"></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col d-flex justify-content-start">
|
<div class="col d-flex justify-content-start">
|
||||||
<a href="http://github.com/Stone-Red-Code"><img class="mostUsedLangs"
|
<a href="http://github.com/Stone-Red-Code" aria-label="GitHub Link"><img class="mostUsedLangs"
|
||||||
src="https://github-readme-stats.vercel.app/api/top-langs/?username=Stone-Red-Code&bg_color=40444B&theme=dark&hide_border=true)](https://github.com/anuraghazra/github-readme-stats"></a>
|
src="https://github-readme-stats.vercel.app/api/top-langs/?username=Stone-Red-Code&bg_color=40444B&theme=dark&hide_border=true)](https://github.com/anuraghazra/github-readme-stats" alt="GitHub stats"></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Reference in New Issue
Block a user