mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-02 14:26:36 -04:00
feat: Ensure all pages have proper descriptions (#2752)
Signed-off-by: blacklight447 <niek@privacyguides.org> Signed-off-by: kimg45 <138676274+kimg45@users.noreply.github.com> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
parent
ec0701bfa8
commit
4bd9c6ca20
79 changed files with 315 additions and 129 deletions
|
@ -1,3 +1,30 @@
|
|||
---
|
||||
description: Jonah Aragon is the Project Director and staff writer at Privacy Guides. His role includes researching and writing for this website, system administration, creating Privacy Guides Online Learning course content, reviewing the products recommended here, and most other day-to-day tasks.
|
||||
schema:
|
||||
-
|
||||
"@context": https://schema.org
|
||||
"@type": ProfilePage
|
||||
dateCreated: "2019-10-31T00:00:00Z"
|
||||
dateModified: "2024-09-09T00:00:00Z"
|
||||
mainEntity:
|
||||
-
|
||||
"@context": https://schema.org
|
||||
"@type": Person
|
||||
name: Jonah Aragon
|
||||
jobTitle: Project Director
|
||||
description: Jonah Aragon is the Project Director and staff writer at Privacy Guides.
|
||||
url: https://www.privacyguides.org/articles/author/jonah/
|
||||
image: https://www.privacyguides.org/articles/assets/external/github.com/jonaharagon.png.jpg
|
||||
sameAs:
|
||||
- https://www.jonaharagon.com
|
||||
- https://discuss.privacyguides.net/u/jonah
|
||||
- https://shop.jonaharagon.com
|
||||
- https://jonaharagon.me
|
||||
- https://mastodon.neat.computer/@jonah
|
||||
- https://www.youtube.com/@jonaharagon
|
||||
- https://www.wikidata.org/wiki/Q117304062
|
||||
---
|
||||
|
||||
# Jonah Aragon
|
||||
|
||||
{ align=right }
|
||||
|
@ -7,20 +34,3 @@
|
|||
He is also known for his work on the Techlore YouTube channel, including the Techlore Talks podcast he co-hosts.
|
||||
|
||||
[:simple-mastodon: @jonah@neat.computer](https://mastodon.neat.computer/@jonah "@jonah@neat.computer"){ .md-button rel=me }
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"name": "Jonah Aragon",
|
||||
"jobTitle": "Project Director",
|
||||
"url": "https://www.privacyguides.org/articles/author/jonah/",
|
||||
"image": "https://www.privacyguides.org/articles/assets/external/github.com/jonaharagon.png.jpg",
|
||||
"sameAs": [
|
||||
"https://www.jonaharagon.com",
|
||||
"https://shop.jonaharagon.com",
|
||||
"https://mastodon.neat.computer/@jonah"
|
||||
],
|
||||
"description": "Jonah Aragon is the Project Director and staff writer at Privacy Guides."
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue