diff --git a/LICENSE.md b/LICENSE.md index f28c7b1..630c225 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2016 Vimux + Copyright (c) 2020 colorchestra Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/README.md b/README.md index 5cf59db..686b846 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,12 @@ Lastly, add the following lines to your `config.toml` to make use of all the men # Footer [[menu.footer]] name = "Github" - url = "https://github.com/example + url = "https://github.com/example" weight = 1 [[menu.footer]] name = "Mastodon" - url = "https://example.com/@user + url = "https://example.com/@user" weight = 2 [[menu.footer]]