Skip to content

Commit 4ced6ba

Browse files
Update README.md
1 parent 0b51421 commit 4ced6ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,17 +88,17 @@ Create a link using the parameters outlined above and insert it into the followi
8888

8989
Together, they appear as:
9090

91-
<h1 align="left">
91+
<h3 align="center">
9292
<a href="https://altdirect.app/?url=https://example.com/source.json" target="_blank"><img src="https://altdirect.app/assets/png/AltSource_Blue.png" width="200">
9393
</a>
9494
<a href="https://example.com/app.ipa" target="_blank"><img src="https://altdirect.app/assets/png/Download_Blue.png" width="200"
9595
</a>
96-
</h1>
96+
</h3>
9797

9898
Pretty nice, huh?
9999

100100
>[!WARNING]
101-
>Those experienced with html may wonder, why the extra `h1` tag? If you remove the h1 tag, the GitHub web markdown renderer adds an uncomfortable blue hyperlink underline between the horizontally stacked images, this fixes that. However, the iOS GitHub app still displays the line, I have yet to find a fix.
101+
>Those experienced with html may wonder, why the extra `h3` tag? If you remove the tag, the GitHub web markdown renderer adds an uncomfortable blue hyperlink underline between the horizontally stacked images, this fixes that. However, the iOS GitHub app still displays the line, I have yet to find a fix.
102102
103103

104104
---

0 commit comments

Comments
 (0)