Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh authored Jan 22, 2024
1 parent 862bd7e commit 655564d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,23 @@
p {
color: #555;
}

a {
color: #0066cc;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
</style>
</head>
<body>

<h1>Welcome to Fossify!</h1>
<p>Explore a collection of simple, open-source apps designed without ads and unnecessary permissions. Customize your experience with a range of colors. Fossify is a fork of @SimpleMobileTools.</p>
<p>The website is still under development, please visit <a href="https://github.com/FossifyOrg">our GitHub page</a> for more up-to-date info.</p>
<p>If you want to support the project, please visit <a href="https://github.com/FossifyOrg?q=&type=all&language=&sort=#support-fossify-heart">Support Fossify ❤️</a></p>
<p>Site under construction</p>

</body>
Expand Down

0 comments on commit 655564d

Please sign in to comment.