Skip to content

Commit 2da909e

Browse files
author
Vincent Boucinha
committed
Add no widget page
1 parent 0d7658f commit 2da909e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index_nowidget.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!doctype html>
2+
3+
<html lang="fr">
4+
<head>
5+
<meta charset="utf-8">
6+
7+
<title>Widget Demo</title>
8+
<meta name="description" content="Widget Deml">
9+
10+
</head>
11+
12+
<body>
13+
<h1>No Widget</h1>
14+
<img src="https://www.myli.io/wp-content/uploads/2016/12/LOGO-MYLI.png" alt="">
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)