mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
finally working intersection observers
This commit is contained in:
+7
-3
@@ -20,11 +20,12 @@
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<a href="#hero">Home</a>
|
||||
<a href="#projects">Projects</a>
|
||||
<a data-link="about" href="#about">About me</a>
|
||||
<a data-link="projects" href="#projects">Projects</a>
|
||||
<a data-link="socials" href="#socials">Socials</a>
|
||||
</nav>
|
||||
<main>
|
||||
<section id="hero">
|
||||
<section id="about">
|
||||
<article>
|
||||
<div>
|
||||
<h1>YouHaveTrouble</h1>
|
||||
@@ -213,6 +214,9 @@
|
||||
</article>
|
||||
</div>
|
||||
</section>
|
||||
<section id="socials">
|
||||
|
||||
</section>
|
||||
</main>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user