-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (46 loc) · 1.87 KB
/
index.html
File metadata and controls
50 lines (46 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Daniel - Backend Software Developer</title>
<meta
name="description"
content="Backend Software Developer specialized in Java, Spring Boot, Microservices, and Financial Systems. Passionate about clean code and digital transformation."
/>
<!-- Favicon using your profile photo -->
<link
rel="icon"
type="image/png"
sizes="32x32"
href="https://cdn.builder.io/api/v1/image/assets%2Ffc79d3cd6c6542a998e7c1ba8812f60f%2F051a64f1bbf64ccb81152302058b61c6?format=webp&width=32&height=32"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="https://cdn.builder.io/api/v1/image/assets%2Ffc79d3cd6c6542a998e7c1ba8812f60f%2F051a64f1bbf64ccb81152302058b61c6?format=webp&width=16&height=16"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="https://cdn.builder.io/api/v1/image/assets%2Ffc79d3cd6c6542a998e7c1ba8812f60f%2F051a64f1bbf64ccb81152302058b61c6?format=webp&width=180&height=180"
/>
<!-- Open Graph / Social Media Preview -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Daniel - Backend Software Developer" />
<meta
property="og:description"
content="Backend Software Developer specialized in Java, Spring Boot, Microservices, and Financial Systems"
/>
<meta
property="og:image"
content="https://cdn.builder.io/api/v1/image/assets%2Ffc79d3cd6c6542a998e7c1ba8812f60f%2F051a64f1bbf64ccb81152302058b61c6?format=webp&width=800"
/>
<script type="module" crossorigin src="/assets/index-BdPqJSdF.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-fB5ldEpT.css">
</head>
<body>
<div id="root"></div>
</body>
</html>