Skip to content

Commit f3e20c0

Browse files
committed
Minor fixes in formatting
1 parent c554d83 commit f3e20c0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
glcoder.github.io
22
=================
3-
4-
public page

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<footer class="blog-footer">
2-
<p>Copyright © 2016 <a href="mailto:{{ site.email }}">{{ site.author }}</a>.</p>
2+
<p>Copyright © 2016 <a href="mailto:{{ site.email }}">{{ site.author }}</a></p>
33
<p><a href="#">Back to top</a></p>
44
</footer> <!--/.blog-footer -->
55

0 commit comments

Comments
 (0)