Adjustments to Codersrank diagrams

This commit is contained in:
2021-05-04 18:28:55 +02:00
parent b1ce7f70df
commit 9bb1acfa6f
2 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Hi, I'm a German software developer currently studying Applied Informatics.
In my spare time I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust. In my spare time I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust.
<codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS"></codersrank-skills-chart> <codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS" svg-height="300" style="height:350px"></codersrank-skills-chart>
<script src="https://unpkg.com/@codersrank/skills-chart/codersrank-skills-chart.min.js"></script> <script src="https://unpkg.com/@codersrank/skills-chart/codersrank-skills-chart.min.js"></script>
## Contact ## Contact

View File

@@ -2,5 +2,7 @@
layout: home layout: home
--- ---
<codersrank-activity username="Siphalor" legend="false" labels branding="false" tooltip step="5" ></codersrank-activity> <a href="https://profile.codersrank.io/user/siphalor">
<codersrank-activity username="Siphalor" legend="false" labels branding="false" tooltip step="5" style="height:111px"></codersrank-activity>
</a>
<script src="https://unpkg.com/@codersrank/activity/codersrank-activity.min.js"></script> <script src="https://unpkg.com/@codersrank/activity/codersrank-activity.min.js"></script>