about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorYihui Xie2017-06-22 23:27:14 -0500
committerYihui Xie2017-06-22 23:27:14 -0500
commitbc1f70e3e6bc809426b369187b49115fb3e5285a (patch)
tree48a5275969c8e0654b2ee1b7e2e5bee6e68b1754
parent6a3f34d179d07c53d6f782d2e6fa0fdda808ec31 (diff)
downloadhugo-xmin-bc1f70e3e6bc809426b369187b49115fb3e5285a.tar.lz
hugo-xmin-bc1f70e3e6bc809426b369187b49115fb3e5285a.tar.zst
hugo-xmin-bc1f70e3e6bc809426b369187b49115fb3e5285a.zip
one more PR
-rw-r--r--exampleSite/content/about.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index bf8c483..4bbddb9 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -86,6 +86,8 @@ I could have added more features to this theme, but I decided not to, since I ha
 
 - [Display categories and tags on a page](https://github.com/yihui/hugo-xmin/pull/2)
 
+- [Add a table of contents](https://github.com/yihui/hugo-xmin/pull/7)
+
 - [Add a link in the footer of each page to "Edit this page" on Github](https://github.com/yihui/hugo-xmin/pull/6)
 
 To fully understand these examples, you have to read [the section on Hugo templates](https://bookdown.org/yihui/blogdown/templates.html) in the **blogdown** book.