https://www.matheusmoreira.com/

Eingereichte URL:
https://matheusmoreira.com/Umgeleitet
Bericht beendet:

JavaScript-Variablen · 3 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 1 gefunden

TypKategorieProtokoll
errornetwork
URL
https://www.matheusmoreira.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="referrer" content="no-referrer">
    <link rel="stylesheet" href="/css/matheusmoreira.css">
    <title>matheusmoreira.com</title>
    <meta name="author" content="Matheus Afonso Martins Moreira">
    <meta name="description" content="Stuff I think about and don't want to forget.">
  </head>
  <body>
    <header>
      <a href="/">Matheus Moreira</a>
      <nav><a href="/">Index</a></nav>
    </header>
    <main>
      <h1>A first step</h1>
      <p>
        They say getting started is the hardest part, so I'm glad that's over.
        Now what shall I write about? I have some ideas...
      </p>
      <nav>
        <ol>
          <li>
            <a href="/articles/self-contained-lone-lisp-applications">Self-contained Linux applications with lone lisp</a>
          </li>
          <li>
            <a href="articles/managing-dotfiles-with-make">Managing dotfiles with Make</a>
          </li>
          <li><a href="articles/linux-system-calls">Linux system calls</a></li>
        </ol>
      </nav>
    </main>
  

</body></html>