mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-05-31 04:21:57 -04:00
Good to go
This commit is contained in:
2
setup.py
2
setup.py
@@ -24,7 +24,7 @@ from setuptools import setup, find_packages
|
||||
setup(
|
||||
name = 'mkdocs-material',
|
||||
version = '0.1.0',
|
||||
url = 'https://github.com/squidfunk/mkdocs-material',
|
||||
url = 'http://squidfunk.github.io/mkdocs-material/',
|
||||
license = 'MIT',
|
||||
description = 'A material design theme for MkDocs',
|
||||
author = 'Martin Donath',
|
||||
|
||||
Reference in New Issue
Block a user