Skip to content

Commit a58da94

Browse files
committed
Mess with footer
1 parent b0f9f02 commit a58da94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzureMap/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
@RenderBody()
3232
<hr />
3333
<footer>
34-
<p>&bull;&bull;&bull; &copy; @DateTime.Now.Year &bull;&bull;&bull;</p>
34+
<p>&bull; &copy; @DateTime.Now.Year &bull;</p>
3535
</footer>
3636
</div>
3737

0 commit comments

Comments
 (0)