Merge "gerrit: host logo in static files"
This commit is contained in:
commit
bcb437237a
@ -56,7 +56,7 @@ limitations under the License.
|
||||
<style>
|
||||
html {
|
||||
--header-title-content: "opendev";
|
||||
--header-icon: url("https://opendev.org/img/opendev-sm.png");
|
||||
--header-icon: url("/static/opendev-sm.png");
|
||||
--header-icon-size: 1.2em;
|
||||
|
||||
--border-width: 0 0 3px 0;
|
||||
|
1
playbooks/zuul/gerrit/files/static/opendev-sm.png
Symbolic link
1
playbooks/zuul/gerrit/files/static/opendev-sm.png
Symbolic link
@ -0,0 +1 @@
|
||||
../../../../../assets/opendev-sm.png
|
@ -49,6 +49,7 @@
|
||||
dest: '/home/zuul/src/gerrit.googlesource.com/gerrit/{{ item }}'
|
||||
loop:
|
||||
- static/cla.html
|
||||
- static/opendev-sm.png
|
||||
- static/robots.txt
|
||||
- static/system-cla.html
|
||||
- static/usg-cla.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user