Skip to content

Commit

Permalink
Merge pull request #69 from undp/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
mbelinsky authored Jun 1, 2023
2 parents baeaf11 + e5d60e4 commit 4cb3b25
Show file tree
Hide file tree
Showing 4 changed files with 3,187 additions and 3,210 deletions.
4 changes: 2 additions & 2 deletions ui/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ const Layout = ({ children, title = "", countries = [] }: Props) => {
href="https://github.com/undp/digital-development-compass"
>
<GoMarkGithub aria-hidden />
<span className="font-semibold">GitHub Repository</span>
<span className="ml-1 font-semibold">GitHub Repository</span>
</a>
</div>
</div>
</div>
<div className="ml-10 text-left flex flex-col justify-start items-center md:items-start">
<p>
<p className="text-xs">
The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations or UNDP concerning the legal status of any country, territory, city or area or its authorities, or concerning the delimitation of its frontiers or boundaries.<br/><br/>
References to Kosovo* shall be understood to be in the context of UN Security Council resolution 1244 (1999)
</p>
Expand Down
9 changes: 0 additions & 9 deletions ui/components/mobile-menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@ export function MobileMenu({
<Link href="/methodology">
<a className="text-2xl py-2">Methodology</a>
</Link>
<Link href="/disclaimer">
<a className="text-2xl py-2">Disclaimer</a>
</Link>
<a
href="https://undp2020cdo.typeform.com/FeedbackDDD"
className="text-2xl py-2"
>
Questions or concerns
</a>
</nav>
</div>
</Dialog.Content>
Expand Down
Loading

1 comment on commit 4cb3b25

@vercel
Copy link

@vercel vercel bot commented on 4cb3b25 Jun 1, 2023

Please sign in to comment.