Skip to content

Commit

Permalink
Release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvayka committed Feb 20, 2024
1 parent 9f9172a commit 70568f8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,25 +62,25 @@
<div class="copyright">&copy; {{ 'now' | date: "%Y" }} The ThingsBoard Authors</div>
<div class="social">
<a href="https://github.com/thingsboard/thingsboard">
<img src="/images/social-git-icon.svg" alt="Link to our Github" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-git-icon.svg" alt="Link to our Github" width="20" height="20" loading="lazy">
</a>
<a href="https://app.gitter.im/#/room/#thingsboard_chat:gitter.im">
<img src="/images/social-gitter-icon.svg" alt="Link to our Gitter" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-gitter-icon.svg" alt="Link to our Gitter" width="20" height="20" loading="lazy">
</a>
<a href="https://www.youtube.com/thingsboard">
<img src="/images/social-youtube-icon.svg" alt="Link to our Youtube channel" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-youtube-icon.svg" alt="Link to our Youtube channel" width="20" height="20" loading="lazy">
</a>
<a href="https://stackoverflow.com/questions/tagged/thingsboard">
<img src="/images/social-stack-icon.svg" alt="Link to our Stack Overflow page" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-stack-icon.svg" alt="Link to our Stack Overflow page" width="20" height="20" loading="lazy">
</a>
<a href="https://groups.google.com/forum/#!forum/thingsboard">
<img src="/images/social-google-icon.svg" alt="Link to our Google Group" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-google-icon.svg" alt="Link to our Google Group" width="20" height="20" loading="lazy">
</a>
<a href="https://www.facebook.com/thingsboard">
<img src="/images/social-face-icon.svg" alt="Link to our Facebook" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-face-icon.svg" alt="Link to our Facebook" width="20" height="20" loading="lazy">
</a>
<a href="https://twitter.com/thingsboard">
<img src="/images/social-twitt-icon.svg" alt="Link to our Twitter" width="20" height="20" loading="lazy">
<img src="https://img.thingsboard.io/social-twitt-icon.svg" alt="Link to our Twitter" width="20" height="20" loading="lazy">
</a>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions css/critical.css
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ header .logo {
top: 0;
left: 0;
transform: none;
background-image: url(/images/thingsboard_logo_b.svg);
background-image: url(https://img.thingsboard.io/thingsboard_logo_b.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
Expand Down Expand Up @@ -880,12 +880,12 @@ ul .indicator .line {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1);
}
#home .opened-burger .burger, #docs .opened-burger .burger, #common .opened-burger .burger, #thingsboard-paas .opened-burger .burger, #thingsboard-pe .opened-burger .burger, #trendz .opened-burger .burger, #thingsboard-edge .opened-burger .burger {
background-image: url(/images/close-icon.svg);
background-image: url(https://img.thingsboard.io/close-icon.svg);
}
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
#home .opened-burger .burger, #docs .opened-burger .burger, #common .opened-burger .burger, #thingsboard-paas .opened-burger .burger, #thingsboard-pe .opened-burger .burger, #trendz .opened-burger .burger, #thingsboard-edge .opened-burger .burger {
background-image: url(/images/s-close-icon.svg);
background-image: url(https://img.thingsboard.io/s-close-icon.svg);
}
}
@media screen and (max-width: 1280px) {
Expand Down Expand Up @@ -961,12 +961,12 @@ ul .indicator .line {
padding: 9px 30px;
}
header.opened-burger .burger {
background-image: url(/images/close-icon.svg);
background-image: url(https://img.thingsboard.io/close-icon.svg);
}
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
header.opened-burger .burger {
background-image: url(/images/s-close-icon.svg);
background-image: url(https://img.thingsboard.io/s-close-icon.svg);
}
}
@media screen and (max-width: 1280px) {
Expand Down Expand Up @@ -1082,7 +1082,7 @@ ul .indicator .line {
right: 22px;
display: none;
filter: unset;
background-image: url(/images/burger-icon.svg);
background-image: url(https://img.thingsboard.io/burger-icon.svg);
height: 47px;
width: 47px;
background-size: cover;
Expand All @@ -1092,7 +1092,7 @@ ul .indicator .line {
top: 21px;
height: 37px;
width: 37px;
background-image: url(/images/s-burger-icon.svg);
background-image: url(https://img.thingsboard.io/s-burger-icon.svg);
}
}
.burger:focus {
Expand Down Expand Up @@ -1135,7 +1135,7 @@ footer main .deeper, footer div.main-div .deeper {
justify-content: space-between;
}
footer main .deeper .footer-logo, footer div.main-div .deeper .footer-logo {
background-image: url(/images/thingsboard_logo_b.svg);
background-image: url(https://img.thingsboard.io/thingsboard_logo_b.svg);
filter: invert(100%) sepia(68%) saturate(0%) hue-rotate(350deg) brightness(113%) contrast(101%);
width: 180px;
height: 60px;
Expand Down Expand Up @@ -2437,7 +2437,7 @@ hr {
position: absolute;
filter: invert(100%) sepia(74%) saturate(108%) hue-rotate(175deg) brightness(90%) contrast(96%);
outline: none;
background-image: url(/images/slider-arrow.svg);
background-image: url(https://img.thingsboard.io/slider-arrow.svg);
background-color: transparent;
width: 17px;
height: 50px;
Expand Down

0 comments on commit 70568f8

Please sign in to comment.