diff --git a/resources/views/hacker/clickjacking.blade.php b/resources/views/hacker/clickjacking.blade.php
index 07c2c4c..2dd7278 100644
--- a/resources/views/hacker/clickjacking.blade.php
+++ b/resources/views/hacker/clickjacking.blade.php
@@ -72,5 +72,8 @@ class="malicious-iframe"
2. Adjust the CSS top and left of the `.bait-button` so it sits perfectly underneath the "Update Email" or "Delete Account" button inside the iframe.
3. Change opacity: 0.4; to opacity: 0; to finalize the attack.
+
+ 🏠 Back to Lab Directory
+