Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Added privacy policy so i don't get sued and removed divider under lo…
Browse files Browse the repository at this point in the history
…go/header
  • Loading branch information
sthivaios committed Jan 29, 2024
1 parent ef52e5f commit fa770fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<a id="header" href="https://kioydioshort.kioydiolabs.org/">
<img src="./icon/32.png"><p class="p" id="kstext">reKnag</p>
</a>
<div id="hr"></div>
<!-- <div id="hr"></div> -->
<input id="url" placeholder="URL to shorten :"><br>
<button id="submit">Submit</button><br><Br>
<div id="maindiv">
Expand All @@ -35,6 +35,7 @@
<div id="helpouterouter">
<div id="helpouter">
<a id="helpatag" href="https://ksdocs.kioydiolabs.org/user_docs.html">Need help?</a>
<a id="helpatag" href="https://ksdocs.kioydiolabs.org/user_docs.html">Privacy Policy</a>
</div>
</div>

Expand Down
1 change: 1 addition & 0 deletions web-frontend/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ a{
#helpatag{
color: white;
font-style: italic;
margin: 3px;
}

#maindiv{
Expand Down

0 comments on commit fa770fc

Please sign in to comment.