Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update home_page.hbs #5

Open
wants to merge 1 commit into
base: saagie-theme
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions templates/home_page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,6 @@
Use this documentation to get the most out of the Saagie DataOps Orchestrator.</p>
</a>
</div>
<!--04-->
<div class="sui-g-grid-item l-homepage-tiles__tile">
<a class="l-homepage-tiles__tile-link" href="{{settings.link_04}}">
<img class="l-homepage-tiles__tile-icon" src="{{asset 'icon-DocV1.png'}}" alt="V1 Docs (Legacy)" width="34px"
height="auto" />
<h4 class="l-homepage-tiles__tile-title">V1 Docs (Legacy)</h4>
<p class="l-homepage-tiles__tile-description">Resources for clients using Saagie Legacy (Version 1).</p>
</a>
</div>
<!--05-->
<div class="sui-g-grid-item l-homepage-tiles__tile">
<a class="l-homepage-tiles__tile-link" href="{{settings.link_05}}" class="blocks-item-link" target="_blank">
Expand Down Expand Up @@ -133,4 +124,4 @@
var html = elem.innerHTML;
elem.innerHTML = 'Latest Articles';
});
</script>
</script>