Hacker News new | ask | show | jobs
by ran3824692 1539 days ago
A "content" tag claims "A full list of dead products killed by Microsoft in the Microsoft Cemetery" but all I see is metadata and a javascript tag. Where is the content?

     <!DOCTYPE html>
     <html lang="en">

     <head>
         <meta charset="UTF-8">
         <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5">
         <meta http-equiv="X-UA-Compatible" content="ie=edge">
         <meta name="description"
             content="Killed by Microsoft is the Microsoft Graveyard. A full list of dead products killed by Microsoft in the Microsoft Cemetery.">
         <link rel="shortcut icon" href="assets/favicon.png">
         <meta name="theme-color" content="#FAFAFA" />
         <link rel="canonical" href="https://killedbymicrosoft.info" />
         <title>Microsoft Graveyard - Killed by Microsoft</title>
         <meta name="image" content="https://killedbymicrosoft.info/assets/social/card.png">
         <!-- Schema.org for Google -->
         <meta itemprop="name" content="Killed by Microsoft">
         <meta itemprop="description"
             content="Killed by Microsoft is the Microsoft Graveyard. A full list of dead products killed by Microsoft in the Microsoft Cemetery.">
         <meta itemprop="image" content="https://killedbymicrosoft.info/assets/social/card.png">
         <!-- Twitter -->
         <meta name="twitter:card" content="summary_large_image">
         <meta name="twitter:title" content="Killed by Microsoft">
         <meta name="twitter:description"
             content="Killed by Microsoft is the Microsoft Graveyard. A full list of dead products killed by Microsoft in the Microsoft Cemetery.">
         <meta name="twitter:site" content="@killedbygoogle">
         <meta name="twitter:creator" content="@killedbygoogle">
         <meta name="twitter:image:src" content="https://killedbymicrosoft.info/assets/social/card-twitter.png">
         <!-- Open Graph general (Facebook, Pinterest & Google+) -->
         <meta name="og:title" property="og:title" content="Killed by Microsoft">
         <meta name="og:url" property="og:url" content="https://killedbymicrosoft.info">
         <meta name="og:description" property="og:description"
             content="Killed by Microsoft is the open source list of dead Microsoft products, services, and devices. It serves as a tribute and memorial of beloved services and products killed by Microsoft.">
         <meta name="og:image" property="og:image" content="https://killedbymicrosoft.info/assets/social/card.png">
         <meta name="og:site_name" property="og:site_name" content="Killed by Microsoft">
         <meta name="og:type" property="og:type" content="website">
     </head>

     <body>
         <div id="killedbygoogle"></div>
         <script src="main.js"></script>
     </body>

     </html>