Add index.html as example
This commit is contained in:
parent
7a4a94f38a
commit
6581733908
11
custom-layout/index.html
Normal file
11
custom-layout/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Recording custom layout</title>
|
||||
</head>
|
||||
<body>
|
||||
Create here your custom layout
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user