Skip to content

Commit

Permalink
Hello World commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tomboliu committed Jan 24, 2024
1 parent c1a8d82 commit d3e8454
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,10 @@
</head>
<body>
Hello World !
<ul>
<li><a href='https://tomboliu.github.io/'>Home</a>
<li><a href='https://docs.github.com/en/pages'>GitHub Pages</a> Documents
<li><a href='https://github.com/tomboliu/tomboliu.github.io/tree/main'>GitHub Repository</a>
</ul>
</body>
</html>
10 changes: 10 additions & 0 deletions nppBackup/index.html.2024-01-24_183015.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>This is me</title>
</head>
<body>
Hello World !
</body>
</html>

0 comments on commit d3e8454

Please sign in to comment.