Skip to content

Commit

Permalink
Added the first pages
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsouradeepsarkar committed Dec 25, 2024
1 parent 5e9f333 commit f79b747
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Empty file added home_page.css
Empty file.
Binary file added home_page.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<html>
<head>
<title>
This is the title
</title>
<link rel="stylesheet" href="home_page.css">
</head>
<body>
<h1> Hi! This is Souradeep Sarkar</h1>
<p>This website is <b>Work in Progress!</b> Expect a dazzler soon :) </p>
</body>
</html>

0 comments on commit f79b747

Please sign in to comment.