Skip to content

Commit d64c548

Browse files
committed
SUbiendo el demo_github actualizado desde la rama only_front (solo interfaz)
1 parent 3116f84 commit d64c548

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

demo_gitgub.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<title>Demo de github</title>
7+
<link rel="stylesheet" href="">
8+
</head>
9+
<body>
10+
<h1>Hola soy el demo de github con rama only_design</h1>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)