mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 17:22:39 +00:00
feat: Generate homepage topics on server side (#2766)
This commit is contained in:
42
net/index.md
Normal file
42
net/index.md
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
title: Weekly Discussions
|
||||
meta_title: Privacy Guides Community
|
||||
hide:
|
||||
- footer
|
||||
- toc
|
||||
- navigation
|
||||
schema:
|
||||
-
|
||||
"@context": https://schema.org
|
||||
"@type": Organization
|
||||
"@id": https://www.privacyguides.org/
|
||||
name: Privacy Guides
|
||||
url: https://www.privacyguides.org/
|
||||
logo: https://www.privacyguides.org/en/assets/brand/logos/png/square/pg-yellow.png
|
||||
sameAs:
|
||||
- https://twitter.com/privacy_guides
|
||||
- https://github.com/privacyguides
|
||||
- https://www.wikidata.org/wiki/Q111710163
|
||||
- https://www.youtube.com/@privacyguides
|
||||
- https://mastodon.neat.computer/@privacyguides
|
||||
-
|
||||
"@context": https://schema.org
|
||||
"@type": WebSite
|
||||
name: Privacy Guides
|
||||
alternateName: ["Privacy Guides Community", "Privacy Guides Forum", "Privacy & Security Forum", "Privacy Discussions", "Privacy Community", "PG Community"]
|
||||
url: "https://www.privacyguides.net/"
|
||||
isPartOf: "https://www.privacyguides.org/"
|
||||
---
|
||||
|
||||
Discover privacy tools and resources, ask questions, and stay informed at the biggest digital rights and privacy tech community online.
|
||||
|
||||
[Open Forum](https://discuss.privacyguides.net){.md-button .md-button--primary}
|
||||
[View Resources](https://www.privacyguides.org/en/tools/){.md-button}
|
||||
|
||||
<div class="grid cards">
|
||||
<ul>
|
||||
<!-- start latest posts -->
|
||||
|
||||
<!-- end latest posts -->
|
||||
</ul>
|
||||
</div>
|
Reference in New Issue
Block a user