You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-2
Original file line number
Diff line number
Diff line change
@@ -381,8 +381,13 @@ <h1>LittleLink</h1>
381
381
<br>
382
382
383
383
<br>
384
-
<p>🔒
385
-
<ahref="privacy.html">Privacy Policy</a> | Build your own by forking <ahref="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</p>
384
+
<!--
385
+
Footer:
386
+
This includes a link to privacy.html page which can be setup for your Privacy Policy.
387
+
This also includes a link to the LittleLink repository to make forking LittleLink easier.
388
+
You can edit or remove anything here to make your own footer.
389
+
-->
390
+
<p><ahref="privacy.html">Privacy Policy</a> | Build your own by forking <ahref="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</p>
0 commit comments