Update index.html

This commit is contained in:
Deva Midhun 2025-02-08 15:41:24 +05:30 committed by GitHub
parent 1120adaba6
commit 441ec29724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
<body> <body>
<img class="u-photo" src="https://i.ibb.co/N6J5b8WS/download20250102015611.png" hidden />
<!-- the entire layout is contained in this "container" div.--> <!-- the entire layout is contained in this "container" div.-->
<div class="container"> <div class="container">
@ -32,7 +32,7 @@
<!--now here's the bio part--> <!--now here's the bio part-->
<div class='bio'> <div class='bio'>
<img class="u-photo u-logo" id='profilepic' src='https://i.ibb.co/N6J5b8WS/download20250102015611.png'></img> <!--replace this with a picture of you, or an avatar or something. for the indieweb it's usually a face pic.--> <img id='profilepic' src='https://i.ibb.co/N6J5b8WS/download20250102015611.png'></img> <!--replace this with a picture of you, or an avatar or something. for the indieweb it's usually a face pic.-->
<!--put a short bit about yourself or your site in this div; if it's outside a div it'll look a little weird.--> <!--put a short bit about yourself or your site in this div; if it's outside a div it'll look a little weird.-->