Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srctweb
Commits
22bfa4b0
Commit
22bfa4b0
authored
Apr 11, 2016
by
Daniel W Bond
Browse files
navbar has svg logo, xolonium title, and is now right-aligned
parent
ce910712
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/navbar.html
View file @
22bfa4b0
...
...
@@ -7,15 +7,15 @@
<span
class=
"icon-bar"
></span>
</button>
<a
class=
"navbar-brand"
href=
"/"
><img
src=
"/static/img/SRCT_square
_white.pn
g"
width=
19
height=
19
alt=
""
/>
<strong>
Mason SRCT
</
strong></
a>
<a
class=
"navbar-brand
xolonium
"
href=
"/"
><img
src=
"/static/img/SRCT_square
.sv
g"
width=
24
height=
24
alt=
""
/>
Mason SRCT
</a>
</div>
<div
class=
"collapse navbar-collapse navbar-ex1-collapse"
>
<div
class=
"
navbar-right
collapse navbar-collapse navbar-ex1-collapse"
>
<ul
class=
"nav navbar-nav"
>
<li><a
href=
"{{ url_for('projects')}}"
>
Projects
</a></li>
<li><a
href=
" //hackmason.org "
>
Events
</a></li>
<li><a
href=
"{{ url_for('calendar')}}"
>
Calendar
</a>
<li><a
href=
"http://blog.srct.gmu.edu"
>
Blog
</a>
<!--
<li><a href="http://blog.srct.gmu.edu">Blog</a>
-->
<li><a
href=
"{{ url_for('people')}}"
>
People
</a></li>
<li
class=
"dropdown"
>
<a
id=
"drop1"
href=
"#"
role=
"button"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
Documents
<b
class=
"caret"
></b></a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment