Skip to content

Commit 95bc830

Browse files
committed
Added space between copyright symbol and text
1 parent 4539b76 commit 95bc830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/foot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<footer id="footer">
22
<div class="inner container">
3-
<p>&copy;codeRIT 2014 All Rights Reserved</p>
3+
<p>&copy; codeRIT 2014 All Rights Reserved</p>
44
</div>
55
</footer>
66
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

0 commit comments

Comments
 (0)