https://brwsk.space/

URL inviato:
https://brwsk.space/
Report terminato:

Variabili JavaScript · 11 trovate

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hexToRgbfunction
clampfunction
isInArrayfunction
pJSfunction
requestAnimFramefunction
cancelRequestAnimFramefunction
pJSDomobject

Messaggi di log della console · 1 trovati

TipoCategoriaLog
errornetwork
URL
https://brwsk.space/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 ()

HTML

<html lang="en"><head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>stuff</title>
  <link rel="stylesheet" href="style.css">

</head>

<body>
  <div id="particles-js"><canvas class="particles-js-canvas-el" width="790" height="590" style="width: 100%; height: 100%;"></canvas></div>
  <img src="brwsk.png" alt="brwsk's pic" width="300" ,="" height="300">
  <h1>brwsk</h1>
  <p> <em>Citizen of the free world</em> </p>
  <p>math and coding. science and cosmology. and some other stuff.</p>

  <hr>

  <h3>Posts</h3>
  <ul>

    <a href="inflation.html" id="inflation-post" target="_blank" rel="noopener noreferrer">
      <li><strong>Inflation</strong> and all these keywords you hear. What do they mean?</li>
    </a>

    <br>

    <a href="smartquestions.html" id="smartquestions-post" target="_blank" rel="noopener noreferrer">
      <li>How to ask smart questions</li>
    </a>

    <br>

    <a href="whatIsThis.html" id="WTF" target="_blank" rel="noopener noreferrer">
      <li>What is this?</li>
    </a>

    <br>

    <a href="limerence.html" id="limerence" target="_blank" rel="noopener noreferrer">
      <li>Fuck this limerence</li>
    </a>

    <br>

    <a href="innerbitch.html" id="innerbitch" target="_blank" rel="noopener noreferrer">
      <li>The Inner Bitch</li>
    </a>
  </ul>

  <br>

  

  <hr>

  <div id="contact">
    <h4>
      <a href="contact.html" target="_blank" rel="noopener noreferrer">Contact</a>
    </h4>
  </div>

  <script src="./particles.min.js"> </script>
  <script src="./app.js"> </script>



</body></html>