Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Feb 9, 2021
1 parent f539464 commit 7add3df
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: Memegen.link
site_description: The free and open source meme generator.
site_description: The free and open source API to generate memes.
site_author: Jace Browning

repo_url: https://github.com/jacebrowning/memegen
Expand Down
24 changes: 24 additions & 0 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name = "memegen"
version = "8.0"
description = "The open source meme generator."
description = "The free and open source API to generate memes."
authors = ["Jace Browning <support@maketested.com>"]
license = "MIT"

Expand Down

0 comments on commit 7add3df

Please sign in to comment.