adjustments
This commit is contained in:
BIN
assets/favicon.ico
Executable file
BIN
assets/favicon.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 582 B |
11
index.html
11
index.html
@@ -3,7 +3,12 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ivanch - Portfolio</title>
|
||||
<meta name="description" content="ivanch's personal portfolio showcasing projects, skills, and homelab setup.">
|
||||
<meta name="author" content="ivanch">
|
||||
|
||||
<link rel="icon" href="/assets/favicon.ico" type="image/x-icon">
|
||||
|
||||
<title>ivanch</title>
|
||||
<link rel="stylesheet" href="css/main.css">
|
||||
|
||||
<link rel="stylesheet" href="css/sections/profile.css">
|
||||
@@ -75,8 +80,8 @@
|
||||
<div class="homelab-background"></div>
|
||||
<h3 class="homelab-title">Homelab</h3>
|
||||
<div class="homelab-buttons">
|
||||
<a href="https://github.com/ivanch/homelab" class="btn homelab-btn" target="_blank">Diagram</a>
|
||||
<a href="https://docs.ivanch.me/" class="btn homelab-btn" target="_blank">Applications</a>
|
||||
<a href="https://blog.ivanch.me/posts/selfhost/" class="btn homelab-btn" target="_blank">Applications</a>
|
||||
<a href="" class="btn homelab-btn" target="_blank">Scripts</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user