1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Pointed logo to nats.io site to use absolute path

This commit is contained in:
Stephen Asbury
2019-05-30 16:28:02 -07:00
parent be56526d77
commit 7164aa2dc8
150 changed files with 299 additions and 299 deletions

View File

@@ -174,7 +174,7 @@
display: inline-block;
width: 16px;
height: 16px;
background: url(assets/images/nats.svg);
background: url(https://nats.io/img/nats-icon-color.svg);
background-size: 16px 16px;
}