This repository was archived by the owner on Oct 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-41
lines changed
Expand file tree Collapse file tree 1 file changed +2
-41
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < link rel ="stylesheet " href ="style.css ">
7- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css ">
8- < title > OpenProfile</ title >
6+ < title > redirecting...</ title >
7+ < meta http-equiv ="refresh " content ="0; URL=https://openprofile.is-cool.dev " />
98</ head >
109< body >
11- < header >
12- < nav >
13- < a href ="index.html "> Home</ a >
14- < a href ="https://openprofile.is-cool.dev/view "> View</ a >
15- < a href ="https://openprofile.is-cool.dev/privacy "> Privacy Policy</ a >
16- < a href ="https://docs.sctech.localplayer.dev/openprofile "> Docs</ a >
17- < a class ="button " href ="https://openprofile.is-cool.dev "> Generate Card</ a >
18- </ nav >
19- </ header >
20-
21- < main >
22- < section class ="hero ">
23- < h1 > OpenProfile</ h1 >
24- < p > The platform that lets you create customizable profile cards.</ p >
25- </ section >
26-
27- < section class ="features ">
28- < div class ="feature ">
29- < i class ="fas fa-paint-brush "> </ i >
30- < h3 > Customizable</ h3 >
31- < p > Choose from various fields.</ p >
32- </ div >
33- < div class ="feature ">
34- < i class ="fas fa-code "> </ i >
35- < h3 > OpenProfile+</ h3 >
36- < p > A (free!) premium membership which unlocks special features.</ p >
37- </ div >
38- < div class ="feature ">
39- < i class ="fas fa-lock "> </ i >
40- < h3 > Secure</ h3 >
41- < p > Your data is secure and handled with care.</ p >
42- </ div >
43- </ section >
44- </ main >
45-
46- < footer >
47- < p > (ↄ) 2024 OpenProfile Project. No rights reserved.</ p >
48- </ footer >
4910</ body >
5011</ html >
You can’t perform that action at this time.
0 commit comments