UNPKG
umg-open-day
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Project for open day in 2020
github.com/AlbertZawadzki/umg-open-day
AlbertZawadzki/umg-open-day
umg-open-day
/
public
/
index.html
14 lines
(13 loc)
•
296 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<
html
>
<
head
>
<
title
>
Test
</
title
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
/>
<
link
href
=
"https://fonts.googleapis.com/css?family=Poppins&display=swap"
rel
=
"stylesheet"
/>
</
head
>
<
div
id
=
"root"
>
</
div
>
</
html
>