mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 17:20:29 +03:00
Merge branch 'fix_new_html5lib' into 'master'
Simplify index.html for new html5lib See merge request fdroid/fdroidserver!1044
This commit is contained in:
commit
823a7c6aae
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ def make_website(apps, repodir, repodict):
|
|||
<link href="icons/{icon}" rel="shortcut icon" type="image/png">
|
||||
<meta content="{name}" property="og:site_name">
|
||||
<meta content="{name}" property="og:title">
|
||||
<meta content="" property="og:determiner">
|
||||
<meta content property="og:determiner">
|
||||
<meta content="{description}" property="og:description">
|
||||
<meta content="index,nofollow" name="robots">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue