File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < title > Securelay</ title >
5+ < meta name ="description " content ="A secure and ephemeral http-relay for small data. ">
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8+ < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css " rel ="stylesheet ">
9+ </ head >
10+ < body >
11+ < div class ="container-fluid ">
12+ < div class ="p-5 text-bg-primary text-center ">
13+ < h1 > Welcome to Securelay</ h1 >
14+ </ div >
15+ < div class ="text-bg-light pt-5 pb-4 ">
16+ < ul >
17+ < li > Email: < a href ="mailto:securelay.github.io@gmail.com "> securelay.github.io@gmail.com</ a > </ li >
18+ < li > < a href ="https://github.com/securelay/securelay.github.io/discussions/1 "> If you have GitHub</ a > </ li >
19+ </ ul >
20+ </ div >
21+ </ div >
22+ </ body >
23+ </ html >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ <h1>Welcome to Securelay</h1>
2626 < li class ="nav-item "> < a class ="nav-link " href ="/api "> API</ a > </ li >
2727 < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/securelay/specs#model-implementations "> Self-hosting</ a > </ li >
2828 < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/securelay/specs "> Specifications</ a > </ li >
29- < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/securelay/securelay.github.io/discussions/1 "> Contact</ a > </ li >
29+ < li class ="nav-item "> < a class ="nav-link " href ="./contact.html "> Contact</ a > </ li >
3030 < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/securelay/specs#security "> Privacy</ a > </ li >
3131 < li class ="nav-item "> < a class ="nav-link " href ="ToS.txt "> Terms</ a > </ li >
3232 </ ul >
You can’t perform that action at this time.
0 commit comments