diff --git a/README.md b/README.md index afd49c0..b903a3e 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Parameter | Description ----------- | ----------- title | Page or blog post title subtitle | Short description of page or blog post that goes under the title +tags | List of tags to categorize the post. Separate the tags with commas and place them inside square brackets. Example: `[personal, self help, finance]` bigimg | Include a large full-width image at the top of the page. You can either give the path to a single image, or provide a list of images to cycle through (see [my personal website](http://deanattali.com/) as an example). comments | If you want do add Disqus comments to a specific page, use `comments: true`. Comments are automatically enabled on blog posts; to turn comments off for a specific post, use `comments: false`. Comments only work if you set your Disqus id in the `_config.yml` file. show-avatar | If you have an avatar configured in the `_config.yml` but you want to turn it off on a specific page, use `show-avatar: false`. If you want to turn it off by default, locate the line `show-avatar: true` in the file `_config.yml` and change the `true` to `false`; then you can selectively turn it on in specific pages using `show-avatar: true`. @@ -185,7 +186,6 @@ Want your website featured here? [Contact me](http://deanattali.com/aboutme#cont | [ja2-stracciatella.github.io](http://ja2-stracciatella.github.io) | Jagged Alliance 2 Stracciatella | | [PatientOutcomeFunding.org](http://www.patientoutcomefunding.org/) | Patient Outcome Funding | | [ddocent.com](http://ddocent.com/) | RADSeq Bioinformatics and Beyond | -| [fightthecube.com](http://fightthecube.com/) | Fight The Cube (personal finance education) | ### Personal websites