Fixed problem between myWebLog and MyWebLog directories

This commit is contained in:
Daniel J. Summers
2016-12-04 03:14:44 +00:00
parent 47266817f6
commit 9d1a6395c9
25 changed files with 3 additions and 181 deletions

View File

@@ -0,0 +1,10 @@
<footer>
<hr />
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 text-right">
@Model.FooterLogoDark
</div>
</div>
</div>
</footer>