updating links and small fixes
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
font-size: 1.2rem;
|
font-size: 1rem;
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
color: var(--text-color-light);
|
color: var(--text-color-light);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
@@ -146,7 +146,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
font-size: 1.1rem;
|
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -166,7 +165,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
font-size: 1rem;
|
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
12
index.html
12
index.html
@@ -65,7 +65,7 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<h2 class="name">ivanch</h2>
|
<h2 class="name">ivanch</h2>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Developer and Self Hoster
|
.NET Core | DevOps | Self-hosted Enthusiast
|
||||||
<br/>
|
<br/>
|
||||||
<em>Organic code enthusiast</em>
|
<em>Organic code enthusiast</em>
|
||||||
</p>
|
</p>
|
||||||
@@ -100,10 +100,10 @@
|
|||||||
<div class="project-title">
|
<div class="project-title">
|
||||||
<span>OpenCand</span>
|
<span>OpenCand</span>
|
||||||
<span class="project-icons">
|
<span class="project-icons">
|
||||||
<a href="https://opencand.com" class="project-icon-link" target="_blank" title="Website">
|
<a href="https://opencand.ivanch.me" class="project-icon-link" target="_blank" title="Website">
|
||||||
<i class="ri-global-line"></i>
|
<i class="ri-global-line"></i>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/ivanch/opencand" class="project-icon-link" target="_blank" title="GitHub">
|
<a href="https://git.ivanch.me/ivanch/opencand" class="project-icon-link" target="_blank" title="GitHub">
|
||||||
<i class="ri-github-fill"></i>
|
<i class="ri-github-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
<div class="project-title">
|
<div class="project-title">
|
||||||
<span>Vision Start</span>
|
<span>Vision Start</span>
|
||||||
<span class="project-icons">
|
<span class="project-icons">
|
||||||
<a href="https://github.com/ivanch/opencand" class="project-icon-link" target="_blank" title="GitHub">
|
<a href="https://git.ivanch.me/ivanch/vision-start" class="project-icon-link" target="_blank" title="GitHub">
|
||||||
<i class="ri-github-fill"></i>
|
<i class="ri-github-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
@@ -125,7 +125,7 @@
|
|||||||
<div class="project-title">
|
<div class="project-title">
|
||||||
<span>Kasbot</span>
|
<span>Kasbot</span>
|
||||||
<span class="project-icons">
|
<span class="project-icons">
|
||||||
<a href="https://github.com/ivanch/opencand" class="project-icon-link" target="_blank" title="GitHub">
|
<a href="https://github.com/ivanch/kasbot" class="project-icon-link" target="_blank" title="GitHub">
|
||||||
<i class="ri-github-fill"></i>
|
<i class="ri-github-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
<div class="project-title">
|
<div class="project-title">
|
||||||
<span>Candlebright</span>
|
<span>Candlebright</span>
|
||||||
<span class="project-icons">
|
<span class="project-icons">
|
||||||
<a href="https://github.com/ivanch/opencand" class="project-icon-link" target="_blank" title="GitHub">
|
<a href="https://github.com/ivanch/candlebright" class="project-icon-link" target="_blank" title="GitHub">
|
||||||
<i class="ri-github-fill"></i>
|
<i class="ri-github-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
Reference in New Issue
Block a user