summaryrefslogtreecommitdiff
path: root/tests/html/url_apple_touch_icon_link.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html/url_apple_touch_icon_link.html')
-rw-r--r--tests/html/url_apple_touch_icon_link.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/html/url_apple_touch_icon_link.html b/tests/html/url_apple_touch_icon_link.html
new file mode 100644
index 0000000..d3233bb
--- /dev/null
+++ b/tests/html/url_apple_touch_icon_link.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <link rel="apple-touch-icon" href="https://github.githubassets.com/favicon.ico">
+ </head>
+
+</html> \ No newline at end of file