Skip to content

Commit

Permalink
Merge pull request #834 from abhcs/fix-issue-215
Browse files Browse the repository at this point in the history
Update API screenshot on homepage.
  • Loading branch information
anth-volk authored Dec 27, 2023
2 parents a2a9050 + b6cb2ff commit c0f017b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redesign/components/APIDocumentationPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ export default function APIDocumentationPage({ metadata }) {
<p>Try out the API in this interactive demo.</p>
<iframe
src={`https://policyengine-policyengine-api-demo-app-xy5rgn.streamlit.app/~/+/?mode=${countryId}`}
// the demo is in the policyengine-api-demo repository in PolicyEngine
title="PolicyEngine API demo"
height="500px"
width={"100%"}
Expand Down

0 comments on commit c0f017b

Please sign in to comment.