added Duolingo
This commit is contained in:
56
repo/index.html
Normal file
56
repo/index.html
Normal file
@@ -0,0 +1,56 @@
|
||||
<!-- auto-generated - fdroid index updates will overwrite this file -->
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta content="width=device-width; initial-scale=1.0; minimum-scale=0.5; maximum-scale=2.0; user-scalable=1;" name="viewport">
|
||||
<title>
|
||||
My First F-Droid Repo Demo
|
||||
</title>
|
||||
<base href="index.html">
|
||||
<link href="index.css" rel="stylesheet" type="text/css">
|
||||
<link href="icons/icon.png" rel="icon" type="image/png">
|
||||
<link href="icons/icon.png" rel="shortcut icon" type="image/png">
|
||||
<meta content="My First F-Droid Repo Demo" property="og:site_name">
|
||||
<meta content="My First F-Droid Repo Demo" property="og:title">
|
||||
<meta content property="og:determiner">
|
||||
<meta content="This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." property="og:description">
|
||||
<meta content="index,nofollow" name="robots">
|
||||
</head>
|
||||
<body>
|
||||
<h2>
|
||||
My First F-Droid Repo Demo
|
||||
</h2>
|
||||
<div id="intro">
|
||||
<p style="margin-bottom:.2em;">
|
||||
<span style="float:right;width:100px;margin-left:.5em;">
|
||||
<a href="index.png" title="QR: test">
|
||||
<img alt="QR: test" src="index.png" width="100">
|
||||
</a>
|
||||
</span>
|
||||
This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid.
|
||||
<br>
|
||||
<br>
|
||||
Currently it serves
|
||||
<kbd>
|
||||
1
|
||||
</kbd>
|
||||
apps. To add it to your F-Droid client, scan the QR code (click it to enlarge) or use this URL:
|
||||
</p>
|
||||
<p class="center" style="margin-top:.5em">
|
||||
<a href="https://MyFirstFDroidRepo.org/fdroid/repo?fingerprint=5CBEF8C257808D20B65653CBC896F08F0A93F47659859FCD9A6B75FCADDA617D">
|
||||
<code style="color:#000000;font-weight:bold;">
|
||||
https://MyFirstFDroidRepo.org/fdroid/repo
|
||||
</code>
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
If you would like to manually verify the fingerprint (SHA-256) of the repository signing key, here it is:
|
||||
<br>
|
||||
<blockcode style="color:#000000;font-weight:bold;">
|
||||
5C BE F8 C2 57 80 8D 20 B6 56 53 CB C8 96 F0 8F 0A 93 F4 76 59 85 9F CD 9A 6B 75 FC AD DA 61 7D
|
||||
</blockcode>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user