Skip to content

Commit 0988642

Browse files
committed
-Changed title "Wireframe" to "Wireframe To Web Code"
-Changed header to "Wireframe To Web Code" -Changed description to: "Wireframes, README & Git branches, explained."
1 parent ff7b9d0 commit 0988642

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Wireframe</title>
6+
<title>Wireframe To Web Code</title>
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
11+
<h1>Wireframe To Web Code</h1>
1212
<p>
13-
This is the default, provided code and no changes have been made yet.
13+
Wireframes, README & Git branches, explained.
1414
</p>
1515
</header>
1616
<main>
1717
<article>
1818
<img src="placeholder.svg" alt="" />
19-
<h2>Title</h2>
19+
<h2>Wireframe</h2>
2020
<p>
2121
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
2222
voluptates. Quisquam, voluptates.

0 commit comments

Comments
 (0)