Skip to content

Commit

Permalink
remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai committed Sep 6, 2024
1 parent b7f1423 commit 42f38d3
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions pages/resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,24 +196,6 @@ function ResourcesKnhts() {
{uploadError}
</div>
)}
<ul
style={{
fontSize: "1.2em",
lineHeight: "1.5",
listStyle: "circle",
paddingLeft: "30px",
textAlign: "left",
}}
>
<li style={{ marginBottom: "20px" }}>
<Link
href="/api/file-download/?filename=kenya-national-ehealth-policy-2016-2030.pdf"
download
>
Kenya National eHealth Policy 2016-2030{" "}
</Link>
</li>
</ul>
<ul
style={{
fontSize: "1.2em",
Expand Down

0 comments on commit 42f38d3

Please sign in to comment.