2025-02-27 17:41:32 -08:00
<!DOCTYPE html>
< html lang = "en" >
2025-03-04 17:45:35 -08:00
< head >
2025-02-27 17:41:32 -08:00
< title > First Post | Rohan' s Website< / title >
2025-03-04 17:45:35 -08:00
< link rel = "canonical" href = "https://rdesh.xyz/" >
2025-02-27 17:41:32 -08:00
< link rel = 'alternate' type = 'application/rss+xml' title = "Rohan's Website RSS" href = '../index.xml' >
< link rel = 'stylesheet' type = 'text/css' href = '../style.css' >
< link rel = "icon" href = "../favicon.ico" >
< meta name = "description" content = "My time" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "robots" content = "index, follow" >
< meta charset = "utf-8" >
< / head >
< body >
< main >
< header > < h1 id = "tag_First post" > First post< / h1 > < / header >
< article >
< h1 id = "my-time" > My time< / h1 >
2025-03-04 17:45:35 -08:00
< div id = "nextprev" > < a href = "../life_in_college/" > < div id = "nextart" > Next:< br > Life in college< / div > < / a >
2025-02-27 17:41:32 -08:00
< / div >
< / article >
< / main >
< footer >
2025-03-04 17:45:35 -08:00
< a href = "https://rdesh.xyz/" > https://rdesh.xyz/< / a > < br > < br > < a href = "../index.xml" > < img src = "../rss.svg" style = "max-height:1.5em" alt = "RSS Feed" title = "Subscribe via RSS for updates." > < / a >
2025-02-27 17:41:32 -08:00
< / footer >
< / body >
< / html >