mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-03 17:08:00 +00:00 
			
		
		
		
	Optimized
This commit is contained in:
		
							
								
								
									
										44
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										44
									
								
								index.html
									
									
									
									
									
								
							@@ -1,5 +1,6 @@
 | 
			
		||||
<html>
 | 
			
		||||
  <header>
 | 
			
		||||
    <title>Veen.World</title>
 | 
			
		||||
    <!-- CSS only -->
 | 
			
		||||
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
 | 
			
		||||
    <!-- JS, Popper.js, and jQuery -->
 | 
			
		||||
@@ -9,12 +10,43 @@
 | 
			
		||||
  </header>
 | 
			
		||||
  <body>
 | 
			
		||||
    <div class="container">
 | 
			
		||||
      <h1>Welcome to Veen.World!</h1>
 | 
			
		||||
      <h2>Services</h2>
 | 
			
		||||
      <div class="row">
 | 
			
		||||
        <div class="col-sm text-right">
 | 
			
		||||
          <h3> kevin @ </h3>
 | 
			
		||||
          <ul dir="rtl">
 | 
			
		||||
            <li>
 | 
			
		||||
              <a href="https://github.com/kevinveenbirkenbach">
 | 
			
		||||
                 github.com
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
              <a href="https://www.instagram.com/kevinveenbirkenbach/">
 | 
			
		||||
                instagram.com
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
              <a href="https://www.xing.com/profile/Kevin_VeenBirkenbach">
 | 
			
		||||
                xing.com
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
              <a href="https://www.linkedin.com/in/kevinfrantz/">
 | 
			
		||||
                linkedin.com
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
              <a href="https://www.duolingo.com/profile/K.V.Birkenbach">
 | 
			
		||||
                duolingo.com
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
          <ul>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-sm">
 | 
			
		||||
          <h3>data @</h3>
 | 
			
		||||
          <ul>
 | 
			
		||||
            <li>
 | 
			
		||||
            <a href="https://services.veen.world">
 | 
			
		||||
              Services
 | 
			
		||||
              <a href="https://gitea.veen.world">
 | 
			
		||||
                Git
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
@@ -23,7 +55,7 @@
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
            <li>
 | 
			
		||||
            <a href="https://blog.veen.world">
 | 
			
		||||
              <a href="https://www.veen.world">
 | 
			
		||||
                Blog
 | 
			
		||||
              </a>
 | 
			
		||||
            </li>
 | 
			
		||||
@@ -39,5 +71,7 @@
 | 
			
		||||
            </li>
 | 
			
		||||
          <ul>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user