Skip to content

Commit b8634f2

Browse files
committed
Enhance the scrolling
1 parent 485660d commit b8634f2

File tree

3 files changed

+742
-3
lines changed

3 files changed

+742
-3
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h2 class="section-title">
263263
<div class="community-text" data-aos="fade-right">
264264
<p>Join likeminded developers creating and sharing userscripts. Get help, share your creations, and collaborate.</p>
265265
<div class="community-buttons">
266-
<a href="#" class="community-button">
266+
<a href="https://github.com/MrBlankCoding/CodeTweak" class="community-button">
267267
<i class="fab fa-github"></i> GitHub
268268
</a>
269269
<a href="#" class="community-button">
@@ -298,5 +298,6 @@ <h2>Ready to Transform Your Browsing?</h2>
298298
</div>
299299
</div>
300300
</section>
301+
<script src="./script.js"></script>
301302
</body>
302303
</html>

0 commit comments

Comments
 (0)