UNPKG
landing
Version:
latest (0.0.1)
0.0.1
Landing page server
github.com/SoftwareMarbles/landing
SoftwareMarbles/landing
landing
/
public
/
landing
/
index.html
6 lines
(5 loc)
•
94 B
HTML
View Raw
1
2
3
4
5
6
<!doctype
html
>
<
title
>
Test page
</
title
>
<
body
>
<
img
href
=
"/images/landing.jpg"
/>
</
body
>