-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d90f52
commit 7710bda
Showing
4 changed files
with
159 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: About flo | ||
layout: layouts/base | ||
--- | ||
|
||
<div class="l-about"> | ||
<div class="l-about__content"> | ||
<h1>About flo</h1> | ||
<p>flo is made with ♥️ by the <a href="https://github.com/kepelet">Kelompok Penerbang Walet (Kepelet)</a> and is mostly maintained by <a href="https://github.com/faultables">faultables.</a></p> | ||
</div> | ||
|
||
<div class="l-about__content"> | ||
<h3>flo for iOS Privacy Policy</h3> | ||
<br> | ||
<p>The flo for iOS app does not collect or process any personal information from its users. The app is used to connect to third-party Navidrome servers that may or may not collect personal information and are not covered by this privacy policy.</p> | ||
</div> | ||
|
||
<div class="l-about__content"> | ||
<h3>Licensing</h3> | ||
<ul> | ||
<li><a href="https://github.com/Alamofire/Alamofire">Alamofire</a> - MIT license | ||
<li><a href="https://github.com/kishikawakatsumi/KeychainAccess">KeychainAccess</a> - MIT license | ||
<li><a href="https://icons8.com/illustrations/illustration/jumble-travel-destination-hand-pointing-to-a-globe">Travel destination, hand pointing to a globe</a> illustration by <a href="https://icons8.com/illustrations/author/RogqKjMRAQ79">xopolin</a> from <a href="https://icons8.com/illustrations">Ouch!</a></li> | ||
<li><a href="https://icons8.com/illustrations/illustration/jumble-music-streaming-services-with-vintage-ambience-bust-sculpture-and-gramophone-1">Music streaming services with vintage ambience, bust sculpture and gramophone</a> illustration by <a href="https://icons8.com/illustrations/author/259416">Marina Green</a> from <a href="https://icons8.com/illustrations">Ouch!</a></li> | ||
</ul> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters