Skip to content

Commit

Permalink
Message spacing
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Kohn <[email protected]>
  • Loading branch information
dankohn committed Jun 11, 2018
1 parent 8dd6460 commit cfdb53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@ const HomePage = ({isEmbed, ready, hasSelectedItem, filtersVisible, hideFilters,
<div className={classNames('main', {'embed': isEmbed})}>
{ !isEmbed && <div className="disclaimer">
<h1>CNCF Cloud Native Interactive Landscape</h1>
CNCF&apos;s <a target="_blank" href="https://github.com/cncf/landscape/blob/master/README.md#trail-map">Cloud Native Trail Map</a>
provides a good introduction. You can also view the static <a
CNCF&apos;s <a target="_blank" href="https://github.com/cncf/landscape/blob/master/README.md#trail-map">Cloud Native
Trail Map</a> provides a good introduction. You can also view the static <a
target="_blank" href="https://github.com/cncf/landscape/blob/master/README.md#current-version">landscape</a> and <a
target="_blank" href="https://github.com/cncf/landscape/blob/master/README.md#serverless">serverless</a> landscapes.
Please <a target="_blank" href="https://github.com/cncf/landscape">open</a> a pull request to
Please <a target="_blank" href="https://github.com/cncf/landscape">open</a> a pull request tog
correct any issues. Greyed logos are not open source. Last Updated: {window.lastUpdated}
</div>
}
Expand Down

0 comments on commit cfdb53c

Please sign in to comment.