Skip to content

Commit 494863d

Browse files
adding copyright and address element
1 parent ede081a commit 494863d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,13 @@ <h2> What Is a Git Branch?</h2>
131131

132132
</main>
133133
<footer>
134+
<small>Copyright &copy; 2026 </small>
134135
<p>
135-
This is the default, provided code and no changes have been made yet.
136-
137-
138-
136+
Written by Tobias Amaechina.
139137
</p>
138+
<address>
139+
<a href="mailto:tobias.amaechina@gmail.com">Contact me</a>
140+
</address>
140141
</footer>
141142
</body>
142143
</html>

0 commit comments

Comments
 (0)