summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Shared/_Layout.cshtml
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-06 11:29:55 -0400
committerMichael <[email protected]>2017-04-06 11:29:55 -0400
commit781fd9a52e2cfa0f12b8f3af043792196910fc5f (patch)
treefde6b95d0e2d4b76e3636f8eb126bdf126c9f033 /Project-Unite/Views/Shared/_Layout.cshtml
parentf7756ab7cc07265f5c54c4cfa5713be993d80d00 (diff)
downloadproject-unite-781fd9a52e2cfa0f12b8f3af043792196910fc5f.tar.gz
project-unite-781fd9a52e2cfa0f12b8f3af043792196910fc5f.tar.bz2
project-unite-781fd9a52e2cfa0f12b8f3af043792196910fc5f.zip
Footer modification.
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
-rw-r--r--Project-Unite/Views/Shared/_Layout.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml
index 470c040..673a571 100644
--- a/Project-Unite/Views/Shared/_Layout.cshtml
+++ b/Project-Unite/Views/Shared/_Layout.cshtml
@@ -178,7 +178,7 @@
}<hr />
- <footer>
+ <footer class="navbar navbar-default">
<p>&copy; @DateTime.Now.Year Michael VanOverbeek and the ShiftOS Dev Team</p>
<p>Website styling courtesy of <a href="http://vicr123.github.io/">Victor Tran</a>.</p>