mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-30 07:34:54 +02:00
Create prueba1
prueba
This commit is contained in:
parent
99369cad2a
commit
7b53746623
1 changed files with 11 additions and 0 deletions
11
prueba1
Normal file
11
prueba1
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>Prueba</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>Prueba fork </p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Add a link
Reference in a new issue