mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 13:27:53 +00:00 
			
		
		
		
	Deploy website to IPFS (#2502)
This commit is contained in:
		@@ -307,9 +307,7 @@ watch:
 | 
			
		||||
plugins:
 | 
			
		||||
  tags: {}
 | 
			
		||||
  search: {}
 | 
			
		||||
  privacy:
 | 
			
		||||
    assets_exclude:
 | 
			
		||||
      - cdn.jsdelivr.net/npm/mathjax@3/*
 | 
			
		||||
  privacy: {}
 | 
			
		||||
 | 
			
		||||
markdown_extensions:
 | 
			
		||||
  admonition: {}
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@
 | 
			
		||||
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 | 
			
		||||
# IN THE SOFTWARE.
 | 
			
		||||
 | 
			
		||||
INHERIT: !ENV [MKDOCS_INHERIT, mkdocs-common.yml]
 | 
			
		||||
INHERIT: mkdocs-common.yml
 | 
			
		||||
 | 
			
		||||
# Disable any GitHub integrations
 | 
			
		||||
repo_url: ""
 | 
			
		||||
@@ -54,8 +54,6 @@ extra:
 | 
			
		||||
            class: md-button
 | 
			
		||||
 | 
			
		||||
theme:
 | 
			
		||||
  # OFFLINE ONLY: this logo needs to be set separately because the relative path is different
 | 
			
		||||
  logo: ../theme/assets/brand/logos/svg/logo/privacy-guides-logo-notext-colorbg.svg
 | 
			
		||||
  features:
 | 
			
		||||
    - navigation.tabs
 | 
			
		||||
    - navigation.sections
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user