Skip to content

Commit

Permalink
Merge pull request #2 from Birkbeck2/ikaur02-homework
Browse files Browse the repository at this point in the history
hello world
  • Loading branch information
ikaur02 authored Mar 10, 2024
2 parents 22f2cbf + a572c23 commit ddbf6ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello World</title>
<h1>Hello World</h1>
</head>
<body>

0 comments on commit ddbf6ee

Please sign in to comment.