https://firescry.com/

ID da verificação
6d4e18c2-906c-47b2-8a57-c0b2c91b49f2Concluído
URL enviado:
https://firescry.com/
Relatório concluído:

Variáveis JavaScript · 3 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 0 encontrada(s)

HTML

<!DOCTYPE html><html lang="en"><head>
    <title>Hello - firescry</title>

    <meta charset="UTF-8">
    <meta name="description" content="This home page provides a short introduction to what this tiny personal page is about.">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="theme-color" content="#0f4d92">

    <link rel="me" href="https://mstdn.social/@firescry">
    <link rel="me" href="https://social.firescry.com/@kamyk">
    <link rel="canonical" href="https://firescry.com/">

    <link rel="icon" href="/favicon.ico">
    <link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png">
    <link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png">
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
    <link rel="manifest" href="/site.webmanifest">
    <link rel="stylesheet" href="/css/simple.2.3.2.min.css">

    <meta property="og:description" content="This home page provides a short introduction to what this tiny personal page is about.">
    <meta property="og:image" content="https://firescry.com/images/firescry.png">
    <meta property="og:title" content="Hello">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://firescry.com/">

    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "name": "Breadcrumbs",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https://firescry.com/",
              "name": "Home"
            }
          }    
        ]
      }
    </script>
  </head>
  <body>
    <header>
      <h1>Hello</h1>

      <nav>
        <ul>
          <li><a class="current" href="">Home</a></li>
        </ul>
      </nav>
    </header>

    <main>
      <p>Welcome on my tiny personal page!</p>
      <p>I'll be publishing here outcomes of my hobbies. Tinkering with web development and self-hosting is one of my interests. That's the main reason why this page was created :)</p>
      <p>I also learn Norwegian and wanted to create a place where I could keep all my notes about that language. If you'd like to take a look, you'll find them in <a href="/norwegian/">Norwegian</a> section.</p>
    </main>

    <footer>
      <p>
        <a href="/norwegian/">Norwegian</a>: 
        <a href="/norwegian/adjectives/">Adjectives</a> | 
        <a href="/norwegian/adverbs/">Adverbs</a> | 
        <a href="/norwegian/nouns/">Nouns</a> | 
        <a href="/norwegian/numerals/">Numerals</a> | 
        <a href="/norwegian/verbs/">Verbs</a>
      </p>
      <p>2024 firescry</p>
    </footer>
  

</body></html>