js/debug
This commit is contained in:
parent
469989740b
commit
69daecd39b
4 changed files with 36 additions and 0 deletions
|
@ -7,10 +7,14 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Title.</title>
|
||||
<link rel="stylesheet" href="style/main.css">
|
||||
<script src="script/debug.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header id="debug">
|
||||
</header>
|
||||
|
||||
<header>
|
||||
<img src="images/logo.svg" alt="Logo of the website.">
|
||||
<nav aria-label="Main navigation">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue