We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f5356 commit bfadc55Copy full SHA for bfadc55
index.html
@@ -120,5 +120,11 @@ <h1>Lion of Judah Schema JSON-LD Generator</h1>
120
// Initialize default
121
generateFields('LocalBusiness');
122
</script>
123
+ <!-- Back Button -->
124
+<div style="text-align:center; margin-top:40px;">
125
+ <a href="https://github.com/bornagaincoder7" style="text-decoration:none; color:#0077cc; font-weight:bold;">
126
+ ⬅️ Click here to go back to Christopher's personal GitHub page
127
+ </a>
128
+</div>
129
</body>
130
</html>
0 commit comments