Adjustments to Codersrank diagrams
This commit is contained in:
2
about.md
2
about.md
@@ -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
|
||||||
|
|||||||
4
index.md
4
index.md
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user