Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 committed Jul 31, 2023
1 parent 09f6db8 commit 2a74e88
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<div class="container" data-aos="fade-up">
<div class="row" data-aos="fade-up" data-aos-delay="150">
<div class="col-xl-10 col-md-12 text-start">
<h1>Harmonise questionnaire data with <span>Harmony.</span></h1>
<h1>Harmonise questionnaire items with <span>Harmony.</span></h1>
<h2>
Harmony is a tool for retrospective <br />
harmonisation of questionnaire data.
harmonisation of questionnaire items.
</h2>
</div>
</div>
Expand Down Expand Up @@ -58,7 +58,11 @@ <h3>Use Harmony in Python</h3>

<p>
<a href="https://pypi.org/project/harmony/" target="_blank"
>Learn More</a
>Python package</a
> <a href="http://github.com/harmonydata/harmony" target="_blank"
>Source code</a
> <br/><br/><a href="http://github.com/harmonydata/harmonyapi" target="_blank"
>REST API</a
>
</p>
</div>
Expand Down

0 comments on commit 2a74e88

Please sign in to comment.