Skip to content

Commit 29c07f0

Browse files
committed
- remove useless social links
1 parent 9f59cee commit 29c07f0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tools/web_accessibility_checker.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,9 +1219,7 @@ <h3>Keyboard Shortcuts</h3>
12191219
<p>Web Accessibility Checker - Made with care for everyone</p>
12201220
<p>A tool to help make the web more accessible and inclusive</p>
12211221
<div class="social-links">
1222-
<a href="#" aria-label="GitHub repository"><i class="bi bi-github"></i></a>
1223-
<a href="#" aria-label="Twitter profile"><i class="bi bi-twitter-x"></i></a>
1224-
<a href="#" aria-label="LinkedIn profile"><i class="bi bi-linkedin"></i></a>
1222+
<a href="https://github.com/TobiasMue91/tobiasmue91.github.io/blob/main/tools/web_accessibility_checker.html" aria-label="GitHub repository"><i class="bi bi-github"></i></a>
12251223
</div>
12261224
</footer>
12271225

@@ -2311,5 +2309,6 @@ <h3>Contact Form</h3>
23112309
}
23122310
});
23132311
</script>
2312+
<script src="../logo.js"></script>
23142313
</body>
23152314
</html>

0 commit comments

Comments
 (0)