We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f50fd2 commit 4767904Copy full SHA for 4767904
nerdslabcode.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Code – nerds lab</title>
+ <title>Code – NerDS Lab</title>
6
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Major+Mono+Display&display=swap" rel="stylesheet">
7
<link rel="stylesheet" href="style.css">
8
<style>
@@ -172,7 +172,7 @@
172
<header>
173
<div class="logo-title">
174
<img src="images/logo_outline.png" alt="nerds lab logo">
175
- <h1>nerds lab</h1>
+ <h1>nerds_lab</h1>
176
</div>
177
<nav>
178
<a href="index.html">Home</a>
0 commit comments