Skip to content

Commit

Permalink
feat: added static image
Browse files Browse the repository at this point in the history
  • Loading branch information
ongsici committed Oct 7, 2024
1 parent 012d1f6 commit c852aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<head>
</head>
<body>
<h1>Hello World</h1>
<img src="static/images.jpeg" alt="Sample Image" width="100">
<h1>Hello World</h1>
</body>
</html>

Binary file added static/winnie.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c852aec

Please sign in to comment.