1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 17:22:39 +00:00

Add brand submodule (#1347)

This commit is contained in:
2022-05-28 12:49:29 -05:00
parent bbca7bcbab
commit 547ed4c728
34 changed files with 24 additions and 389 deletions

View File

@ -49,8 +49,8 @@ edit_uri: edit/main/docs/
theme:
name: material
custom_dir: theme
logo: assets/logo.svg
favicon: assets/img/layout/favicon.ico
logo: assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
favicon: assets/brand/PNG/Favicon/favicon-32x32.png
icon:
repo: fontawesome/brands/github
font: false
@ -94,7 +94,7 @@ plugins:
- cdn.jsdelivr.net/npm/mathjax@3/*
- api.privacyguides.net/*
extra_css:
- stylesheets/extra.css
- assets/stylesheets/extra.css
markdown_extensions:
- admonition
- pymdownx.details