mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-29 04:42:08 +01:00
deploy: e6ce6c5926
This commit is contained in:
23
index.html
23
index.html
@@ -1,11 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!--* META Tags -->
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Portfolio for Janis Meister" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Janis Meister's Portfolio: A showcase of my skills, projects, and experiences in software development."
|
||||
/>
|
||||
<meta name="author" content="Janis Meister" />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="Janis Meister, Portfolio, Software Development, Skills, Projects, Programming, Code"
|
||||
/>
|
||||
|
||||
<!--* Open Graph Meta Tags-->
|
||||
<meta property="og:title" content="Janis Meister - Portfolio" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="A showcase of my skills, projects, and experiences in software development."
|
||||
/>
|
||||
<meta property="og:image" content="favicon.ico" />
|
||||
<meta property="og:url" content="https://janis-meister.com" />
|
||||
|
||||
<!--* General -->
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||
<title>Janis Meister - Portfolio</title>
|
||||
<script type="module" crossorigin src="/assets/index-5qY6Qz1I.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-TVzo5mEe.css">
|
||||
|
||||
Reference in New Issue
Block a user