Skip to content

Commit

Permalink
Merge pull request #416 from gertrude-app/final-250-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredh159 authored Nov 18, 2024
2 parents 676df3d + 5f60e26 commit a7be5b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions appviews/src/Onboarding/Steps/BypassPrivacyWarning.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const BypassPrivacyWarning: React.FC = () => {
lessRounded
width={617 * 0.62}
height={445 * 0.62}
maxWidth={617}
/>
</Onboarding.Centered>
<InformationModal open={showModal} setOpen={setShowModal}>
Expand Down
4 changes: 2 additions & 2 deletions site/markdoc/articles/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ practice using all of the core features of Gertrude. {% .lead %}
---

_**NOTE:** If you'd prefer to watch a step-by-step **video** showing all aspects of
getting started with Gertrude, [click here](https://youtu.be/nSgDq8uEFTk)._
getting started with Gertrude, [click here](https://youtu.be/JbLjoR214kI)._

---

Expand Down Expand Up @@ -315,7 +315,7 @@ we'll use that example later in the tutorial. Click **Create key** to finish the
{% image src="create-key.png" caption="Create your first key" /%}

Next, back on your child's computer, try to visit
[https://kids.nationalgeographic.com](kids.nationalgeographic.com). You may notice that it
[kids.nationalgeographic.com](https://kids.nationalgeographic.com). You may notice that it
is only **sort of** loading.

{% image src="nat-geo-partially-unblocked.png" caption="The site is loading, but if you look closely, all is not right..." /%}
Expand Down

0 comments on commit a7be5b7

Please sign in to comment.