diff options
| author | Elliott Sprehn | 2010-11-10 10:09:48 -0800 | 
|---|---|---|
| committer | Elliott Sprehn | 2010-11-10 11:01:30 -0800 | 
| commit | c57df3dc776f8a35aaad35fc399960f0d7fee06d (patch) | |
| tree | 80aa4d1b563e208026fa193483bf1b2d1d693252 /docs/overview.template | |
| parent | 6d53808475c9e7d952a9d5e13049433f8cba6912 (diff) | |
| download | angular.js-c57df3dc776f8a35aaad35fc399960f0d7fee06d.tar.bz2 | |
Make the docs look a little nicer
Diffstat (limited to 'docs/overview.template')
| -rw-r--r-- | docs/overview.template | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/overview.template b/docs/overview.template index 6207d41b..7af05ff4 100644 --- a/docs/overview.template +++ b/docs/overview.template @@ -1,4 +1,4 @@ -<h1><tt>{{name}}</tt></h1> +<h1>{{name}}</h1>  {{{description}}}  {{#example}} | 
