Fix codersrank heights
This commit is contained in:
4
about.md
4
about.md
@@ -10,7 +10,9 @@ 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.
|
||||
|
||||
|
||||
<codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C,C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS" svg-height="300" style="height:350px" aria-hidden="true"></codersrank-skills-chart>
|
||||
<div style="height:350px">
|
||||
<codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C,C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS" svg-height="300" aria-hidden="true"></codersrank-skills-chart>
|
||||
</div>
|
||||
<script src="https://unpkg.com/@codersrank/skills-chart/codersrank-skills-chart.min.js"></script>
|
||||
|
||||
## Contact
|
||||
|
||||
4
index.md
4
index.md
@@ -2,8 +2,8 @@
|
||||
layout: home
|
||||
---
|
||||
|
||||
<a href="https://profile.codersrank.io/user/siphalor" aria-label="My CodersRank profile">
|
||||
<a href="https://profile.codersrank.io/user/siphalor" aria-label="My CodersRank profile" style="height:111px">
|
||||
<codersrank-activity username="Siphalor" legend="false" labels branding="false" tooltip step="5"
|
||||
style="height:111px" title="Combined activity graph from GitHub, GitLab and others" aria-hidden="true"></codersrank-activity>
|
||||
title="Combined activity graph from GitHub, GitLab and others" aria-hidden="true"></codersrank-activity>
|
||||
</a>
|
||||
<script src="https://unpkg.com/@codersrank/activity/codersrank-activity.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user