1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-26 13:21:20 +00:00

style: Add brand fonts/colors to Hugo CSS

This commit is contained in:
2026-05-09 00:11:35 -05:00
parent e93466dc4d
commit bc33f5190e
24 changed files with 238 additions and 69 deletions
+4
View File
@@ -0,0 +1,4 @@
---
title: Advanced Topics
weight: 20
---
@@ -1,6 +1,6 @@
---
title: "Types of Communication Networks"
icon: 'material/transit-connection-variant'
weight: 40
description: An overview of several network architectures commonly used by instant messaging applications.
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "DNS Overview"
icon: material/dns
weight: 10
description: The Domain Name System is the "phonebook of the internet," helping your browser find the website it's looking for.
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Private Payments
icon: material/hand-coin
weight: 30
description: Your buying habits are the holy grail of ad targeting, but you still have plenty of options when it comes to making payments privately.
---
Data about your buying habits is considered the holy grail of ad targeting: Your purchases can leak a veritable treasure trove of data about you. Unfortunately, the current financial system is anti-privacy by design, enabling banks, other companies, and governments to easily trace transactions. Nevertheless, you have plenty of options when it comes to making payments privately.
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "Tor Overview"
icon: 'simple/torproject'
weight: 20
description: Tor is a free to use, decentralized network designed for using the internet with as much privacy as possible.
---