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

Commit09ea955

Browse files
committed
Update gitops.html
Added gitops condition to Improve this page on github
1 parent013b2a1 commit09ea955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_layouts/gitops.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<mainclass="col-12 col-md-8 {% if page.toc == true %}col-xl-8 col-xxl-8{% else %}col-xl-10 col-xxl-10{% endif%} py-3 bd-content"role="main">
4848
<divclass="bd-content-inner py-xl-3">
4949
<divclass="bd-improve-link">
50-
{% if page.url contains '/gitops/' %}
50+
{% if page.collection != site.gitops_collection %}
5151
{% assign url_size = page.url | size | minus: 1 %}
5252
{% capture edit_url %}https://github.com/codefresh-io/docs.codefresh.io/edit/master/_docs/{{ page.url | slice: 0, url_size | replace: '/docs/', '' }}.md{% endcapture %}
5353
<ahref="{{ edit_url }}"target="_blank"><iclass="fas fa-edit fa-sm"></i> Improve this page on GitHub</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp