mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2024-11-21 20:11:04 +01:00
Implemented favicon.ico
This commit is contained in:
parent
288e1245a4
commit
347218a8fb
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
20
index.html
20
index.html
@ -2,7 +2,7 @@
|
||||
<header>
|
||||
<title>Kevin Veen-Birkenbach - Consulting and Coaching Services</title>
|
||||
<meta charset="utf-8" >
|
||||
<link rel="icon" href="logo_100x100.png" type="image/x-icon">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<!-- Bootstrap CSS only -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
|
||||
<!-- Bootstrap JavaScript Bundle with Popper -->
|
||||
@ -144,11 +144,11 @@
|
||||
<h3 class="card-title">Expedition Adviser</h3>
|
||||
<p class="card-text">Guiding adventurers through safe and exhilarating expeditions with expert sailing, diving, and survival skills instruction.</p>
|
||||
<ul>
|
||||
<li>Yachtmaster Offshore Certification</li>
|
||||
<li>Advanced Diving Expertise</li>
|
||||
<li>Expedition Safety Training</li>
|
||||
<li>Navigational Proficiency</li>
|
||||
<li>Survival Skills Workshops</li>
|
||||
<li>Sea</li>
|
||||
<li>Land</li>
|
||||
<li>Air</li>
|
||||
<li>Information </li>
|
||||
<li>Cyberspace</li>
|
||||
<li>Custom Expedition Planning</li>
|
||||
<li>Maritime and Outdoor Preparedness</li>
|
||||
</ul>
|
||||
@ -166,13 +166,13 @@
|
||||
<h3 class="card-title">IT Consultant</h3>
|
||||
<p class="card-text">Delivering robust IT infrastructure solutions tailored for the German Mittelstand, with an emphasis on automation, reliability, and efficient operations.</p>
|
||||
<ul>
|
||||
<li>Infrastructure Automation</li>
|
||||
<li>System Configuration Management</li>
|
||||
<li>Continuous Integration/Continuous Deployment (CI/CD)</li>
|
||||
<li>System Administration</li>
|
||||
<li>Software Development</li>
|
||||
<li>Infrastructure Setup</li>
|
||||
<li>IT Security and Compliance</li>
|
||||
<li>Cloud Services Integration</li>
|
||||
<li>Performance Monitoring and Optimization</li>
|
||||
<li>Onsite and Remote IT Support</li>
|
||||
<li>IT Support</li>
|
||||
</ul>
|
||||
<a href="https://www.mittelstand.world" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.mittelstand.world</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user