Skip to content

Commit f722812

Browse files
committed
updated src
1 parent a89221a commit f722812

File tree

4 files changed

+60
-7
lines changed

4 files changed

+60
-7
lines changed

assets/index-CgK9LpLn.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-DF1BM7xh.css

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

index.html

Lines changed: 59 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,77 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33

44
<head>
55
<meta charset="UTF-8" />
66
<link href="./images/Logo_tej.webp" rel="icon" type="image/svg+xml" />
77
<meta content="width=device-width,initial-scale=1" name="viewport" />
8-
<meta content="index, follow" name="robots" />
8+
<meta content="index, nofollow" name="robots" />
99
<meta content="Portfolio of Tejas DL" name="description" />
1010
<title>Hey There 👋</title>
11-
<link rel="preload" href="/assets/index-DF1BM7xh.css" crossorigin="" as="style"
11+
<noscript> </noscript>
12+
<link rel="preload" href="/assets/index-CgK9LpLn.css" crossorigin="" as="style"
1213
onload="this.onload=null;this.rel='stylesheet'">
1314
<link rel="preload" href="/images/introImage4.webp" as="image" />
1415
<link rel="preload" href="/svgs/introduction/introduction499.svg" as="image" />
1516
<link rel="preload" href="/svgs/introduction/introduction639.svg" as="image" />
1617
<link rel="preload" href="/svgs/introduction/introduction899.svg" as="image" />
1718
<link rel="preload" href="/svgs/introduction/introduction1199.svg" as="image" />
1819
<link rel="preload" href="/svgs/blob-home.svg" as="image" />
19-
<link rel="stylesheet" crossorigin="" href="/assets/index-DF1BM7xh.css" />
20-
<link rel="modulepreload" href="/assets/index-Iljjy0Si.js" as="script" />
20+
<script>
21+
!(function (t, e) {
22+
var o, n, p, r;
23+
e.__SV ||
24+
((window.posthog = e),
25+
(e._i = []),
26+
(e.init = function (i, s, a) {
27+
function g(t, e) {
28+
var o = e.split(".");
29+
2 == o.length && ((t = t[o[0]]), (e = o[1])),
30+
(t[e] = function () {
31+
t.push([e].concat(Array.prototype.slice.call(arguments, 0)));
32+
});
33+
}
34+
((p = t.createElement("script")).type = "text/javascript"),
35+
(p.async = !0),
36+
(p.src = s.api_host + "/static/array.js"),
37+
(r = t.getElementsByTagName("script")[0]).parentNode.insertBefore(
38+
p,
39+
r,
40+
);
41+
var u = e;
42+
for (
43+
void 0 !== a ? (u = e[a] = []) : (a = "posthog"),
44+
u.people = u.people || [],
45+
u.toString = function (t) {
46+
var e = "posthog";
47+
return (
48+
"posthog" !== a && (e += "." + a), t || (e += " (stub)"), e
49+
);
50+
},
51+
u.people.toString = function () {
52+
return u.toString(1) + ".people (stub)";
53+
},
54+
o =
55+
"capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys getNextSurveyStep onSessionId".split(
56+
" ",
57+
),
58+
n = 0;
59+
n < o.length;
60+
n++
61+
)
62+
g(u, o[n]);
63+
e._i.push([i, s, a]);
64+
}),
65+
(e.__SV = 1));
66+
})(document, window.posthog || []);
67+
posthog.init("phc_MXuF3jJJ0jcoqjtdY0QBEWrAmBbgXqm5t9Gq8SYrlC0", {
68+
api_host: "https://us.i.posthog.com",
69+
person_profiles: "identified_only",
70+
});
71+
</script>
72+
<script type="module" crossorigin="" src="/assets/index-Egc9Tu5y.js"></script>
73+
<link rel="stylesheet" crossorigin="" href="/assets/index-CgK9LpLn.css" />
74+
<link rel="modulepreload" href="/assets/index-Egc9Tu5y.js" />
2175
</head>
2276

2377
<body>
@@ -428,7 +482,6 @@ <h2>Let's connect</h2>
428482
<p class="bottom-wave"></p>
429483
</section>
430484
</div>
431-
<script type="module" src="/assets/index-Iljjy0Si.js" defer></script>
432485
</body>
433486

434487
</html>

0 commit comments

Comments
 (0)