UNPKG
rfg-api
Version:
latest (0.5.3)
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
RealFaviconGenerator API
github.com/RealFaviconGenerator/rfg-api
RealFaviconGenerator/rfg-api
rfg-api
/
test
/
input
/
test_2.html
11 lines
(10 loc)
•
240 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
>
<
head
>
<
title
>
Test Document
</
title
>
<
meta
name
=
"description"
content
=
"Testing doc for rfg-api"
>
<
link
rel
=
"icon"
type
=
"image/png"
href
=
"somepic.png"
sizes
=
"32x32"
>
</
head
>
<
body
>
<
h1
>
Hey!
</
h1
>
</
body
>
</
html
>