Skip to content

Commit 9ff1444

Browse files
committed
fixed problems
1 parent 68d243e commit 9ff1444

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33

44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width">
77
<title>welcome</title>
8-
<link href="style.css" rel="stylesheet" type="text/css" />
8+
<link href="style.css" rel="stylesheet" type="text/css">
99
<style>
1010
a:link {
1111
color: #fff;
@@ -33,10 +33,10 @@
3333
<h1 id="e">if you see this, please refresh. the page didnt load properly. OR you are on phone.</h1>
3434
<canvas id="ctxx"></canvas>
3535
<p style="font-size:32px;">
36-
<a href="https://dtplsongithub.github.io/aboutme/" id="abtme">About me</a><br>
37-
<a href="https://dtplsongithub.github.io/thatsit/" id="abtme">That's it. (Google Translated about.me)</a></p>
38-
v1.5 <br>
39-
<span id="last">last updated 2024 february 21</span><br>
36+
<a href="https://dtplsongithub.github.io/aboutme/">About me</a><br>
37+
<a href="https://dtplsongithub.github.io/thatsit/">That's it. (Google Translated about.me)</a></p>
38+
v1.51 <br>
39+
<span id="last">last updated 2024 may 11</span><br>
4040
<script src="script.js"></script>
4141
</body>
4242

0 commit comments

Comments
 (0)