Skip to content

Commit 07dffdb

Browse files
author
rakeshAlgo
committed
SVG Logo addded
1 parent 1b6c791 commit 07dffdb

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Loading
File renamed without changes.

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header class="header fixed-top">
22
<nav class="navbar navbar-expand-md flex-nowrap justify-content-between navbar-new-top">
33
<a class="navbar-brand" href="{{#with (and site.url site.homeUrl)}}{{@root.site.url}}{{this}}{{else}}{{siteRootPath}}{{/with}}">
4-
<img src="{{{uiRootPath}}}/img/logo.png" alt="Couchbase" />
4+
<img src="{{{uiRootPath}}}/img/couchbase-documentation-logo.svg" alt="Couchbase" />
55
</a>
66
{{! <ul class="nav navbar-nav mr-auto"></ul> }}
77
<button class="navbar-burger" data-target="topbar-menu">

0 commit comments

Comments
 (0)