From 7a3bfd9eef4104d6b867a62d6d9ea741049299ba Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 24 Mar 2020 19:41:53 +0000 Subject: [PATCH] Updated URL to democraticmediums.info --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 3d063f3..a13a336 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: Democratic Mediums site_description: Patterns for decision, deliberation, and noise -site_url: "https://medlabboulder.gitlab.io/democraticmediums/" +site_url: "https://democraticmediums.info" theme: name: 'material' # https://github.com/squidfunk/mkdocs-material/ @@ -12,7 +12,7 @@ theme: logo: 'images/group_work.svg' # from https://material.io/tools/icons/ favicon: 'images/group_work.svg' -copyright: A project of the Media Enterprise Design Lab at the University of Colorado Boulder
+copyright: A project of the Media Enterprise Design Lab at the University of Colorado Boulder
Creative Commons Attribution 4.0 International License repo_name: 'Contribute at GitLab'