head.html (522B)
1 2 <!DOCTYPE html> 3 <html lang="en"> 4 <head> 5 <meta charset="utf-8"> 6 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 8 <title>The Damus Log</title> 9 <link rel="stylesheet" href="log.css?v=29"> 10 <link rel="stylesheet" href="comments.css?v=5"> 11 </head> 12 <body> 13 <section class="header"> 14 <span class="logo"> 15 <img src="/img/damus-nobg.svg"/> 16 </span> 17 </section> 18 <div class="container"> 19 <a href="https://damus.io/log" class="date">< The Damus Log</a>