Merge branch 'master' of ssh://51.254.143.84:9319/home/git/courseplatform

This commit is contained in:
Mini Robot 2019-04-17 11:21:23 +02:00
commit dc18be5af8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>PassKeep</title>
<title>Kurs</title>
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
<%= favicon_link_tag %>
@ -21,9 +21,9 @@
<!-- Sidebar - Brand -->
<a class="sidebar-brand d-flex align-items-center justify-content-center" href="/">
<div class="sidebar-brand-icon rotate-n-15">
<i class="fas fa-key"></i>
<i class="fas chalkboard-teacher"></i>
</div>
<div class="sidebar-brand-text mx-3">PassKeep</div>
<div class="sidebar-brand-text mx-3">Kurs</div>
</a>
<!-- Divider -->
<hr class="sidebar-divider my-0">