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
Nicholas J Anderson
whats-open
Commits
b008d4eb
Commit
b008d4eb
authored
Mar 24, 2013
by
Tyler Hallada
Browse files
Replace gmu logo with local one with alpha channel
parent
32c0ead5
Changes
2
Hide whitespace changes
Inline
Side-by-side
website/static/img/GMURGB.png
0 → 100644
View file @
b008d4eb
18.2 KB
whats_open/templates/base.html
View file @
b008d4eb
...
...
@@ -26,7 +26,7 @@
<!-- Title, Logo -->
<div
class =
"row-fluid"
>
<div
class =
"span2"
>
<a
href=
"http://www.gmu.edu/"
><img
src =
"
http://logo.gmu.edu/hireslogos/primarylogo/PC
/GMURGB.
bmp
"
alt =
"GMU Logo"
width =
"114"
height =
"79"
></a>
<a
href=
"http://www.gmu.edu/"
><img
src =
"
{{ STATIC_URL }}img
/GMURGB.
png
"
alt =
"GMU Logo"
width =
"114"
height =
"79"
></a>
</div>
<div
class =
"span8 title"
>
<a
href=
"http://whatsopen.gmu.edu"
>
What's Open
</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