mirror of
https://github.com/Alvin-Zilverstand/pokedex.git
synced 2026-03-06 02:57:25 +01:00
Update index.html to modify header text and adjust layout
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
<link rel="icon" href="./assets/pokeball.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>jeremy heeft minder dan niks gedaan</h1>
|
||||
</center>
|
||||
<main class="main">
|
||||
<header class="header home">
|
||||
<div class="container">
|
||||
@@ -131,6 +128,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<center>
|
||||
<h4>jeremy heeft minder dan niks gedaan</h4>
|
||||
</center>
|
||||
</main>
|
||||
<script src="./pokemon.js" defer></script>
|
||||
<script src="./search.js" defer></script>
|
||||
|
||||
Reference in New Issue
Block a user