Skip to content

Commit 4d7ee74

Browse files
meta file
1 parent ffe311d commit 4d7ee74

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@
4646
<meta name="apple-mobile-web-app-capable" content="yes" />
4747
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
4848

49-
<!--
50-
<meta content="ponyhouse://home" property="al:ios:url" data-rh="true" />
51-
<meta content="ponyhouse://home" property="al:android:url" data-rh="true" />
52-
<meta content="pony.house.matrix" property="al:android:package" data-rh="true" />
53-
<meta content="Pony House" property="al:android:app_name" data-rh="true" />
54-
<meta description="" name="description" data-rh="true" />
55-
-->
56-
5749
<script src="./js/web3.min.js"></script>
5850

5951
<link rel="apple-touch-icon" sizes="57x57" href="./img/apple/apple-touch-icon-57x57.png" />

public_beta/meta.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<meta content="ponyhouse://home" property="al:ios:url" data-rh="true" />
2+
<meta content="ponyhouse://home" property="al:android:url" data-rh="true" />
3+
<meta content="pony.house.matrix" property="al:android:package" data-rh="true" />
4+
<meta content="Pony House" property="al:android:app_name" data-rh="true" />
5+
<meta description="" name="description" data-rh="true" />

0 commit comments

Comments
 (0)