Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd5e0de8

Browse files
authored
feat(ui): changed codefresh logo (#1064)
* changed codefresh logo* changed codefresh logo* updated logo icon* compiled logo
1 parent7a5a047 commitd5e0de8

File tree

6 files changed

+18
-9
lines changed

6 files changed

+18
-9
lines changed

‎_includes/docs-navbar.html‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
<divclass="container-fluid navbar navbar-dark navbar-expand flex-column flex-md-row py-0">
33
<aclass="navbar-brand mx-0 mx-md-2 d-flex align-items-center"href="{{ site.baseurl }}/"onclick="ga('send', 'event', 'Navbar', 'Docs links', 'Home');"aria-label="Codefresh">
44
<div>
5-
{%- include icons/codefresh-icon.svg width="50" height="auto" -%}
5+
{%- include icons/codefresh-logo.svg width="160" height="auto" -%}
66
</div>
7-
<spanclass="badge cf-badge cf-badge-doc align-middle ml-1">Codefresh Documentation</span>
87
</a>
98
<!-- {% if page.layout != "home" %}-->
109
<!-- <div id="searchbar" class="order-2 order-md-2 align-items-center"></div>-->

‎_includes/icons/codefresh-logo.svg‎

Lines changed: 12 additions & 0 deletions
Loading

‎assets/css/docs.min.css‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎assets/css/docs.min.css.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎assets/scss/_bulb.scss‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,8 @@
8888
}
8989

9090
.cf-badge {
91-
padding:3px5px;
92-
font-size:10px;
91+
font-size:12px;
9392
font-weight:$font-weight-bold;
94-
line-height:11px;
9593

9694
&.cf-badge-new {
9795
color:#5fffbf;

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<!--</div>-->
1212
<divclass="col-md-7 order-md-1 text-center mx-auto pr-md-5">
1313
<h2class="mb-3 bd-text-white text-uppercase">
14-
{%- include icons/codefresh-dark.svg width="180" height="auto" -%}
15-
<spanclass="badge cf-badge cf-badge-doc align-middle">DOCUMENTATION</span>
14+
{%- include icons/codefresh-logo.svg width="180" height="auto" -%}
15+
<spanclass="badge cf-badge cf-badge-doc align-middle mt-2">DOCUMENTATION</span>
1616
</h2>
1717
<pclass="lead bd-text-white mb-4">
1818
Codefresh for Docker-native CI/CD and GitOps with Argo.<br>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp