Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 12 additions & 3 deletions initial.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,24 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Obed Irakoze</title>
<link rel="icon" href="./images/download.png">
<link rel="icon" href="./images/icon.png">

</head>
<body>
<h1> Header1</h1>
<h1> My portfolio</h1>
<h2> Header2</h2>
<p> This is my website which shows all my work from the University
and the project I have worked since high school till now.
</p>
<h3> Header3</h3>
<p> This is my website which shows all my work from the University
and the project I have worked since high school till now.
</p>
<h4> Header4</h4>
<p> this is my website</p>
<p> This is my website which shows all my work from the University
and the project I have worked since high school till now.
</p>
<img src="./images/WhatsApp_Image_2023-02-03_at_09.46.55-removebg-preview.png">

</body>
</html>