From fa8b65dda6eb214977354adfdd8a8ea91eacfd17 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 16 Oct 2016 18:56:06 -0400 Subject: [PATCH] README.md: Update TODOs Add link to multilingual docs and remove TODO for Twitter username since I'm using Hugo's own logic for Twitter cards now. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e0374f..172324c 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ $ npm run build - add author page (for when you click author name in a post/summary) [#2](https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/2) - add images to sitemap? https://gohugo.io/templates/sitemap/ - add support for Disqus (I don't use it!) -- test multilang stuff like menus, probably need more absURL/relURL fixes -- allow overriding twitter username in frontmatter +- test multilingual stuff like menus, probably need more absURL/relURL fixes (see [Hugo docs](https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md)) ## License This repository contains the code of [Bootstrap](http://getbootstrap.com), which is licensed under the [MIT license](https://tldrlegal.com/license/mit-license), and [Font Awesome](http://fontawesome.io/), which uses [various licenses](http://fontawesome.io/license/).