diff options
| author | root <root@tonbuntu> | 2010-11-05 15:52:59 -0700 |
|---|---|---|
| committer | root <root@tonbuntu> | 2010-11-05 15:52:59 -0700 |
| commit | d24c7090448ebdb9774b69490df8a983e3d27660 (patch) | |
| tree | 3b0fc167324c919acdea82b102eb3087a97d58e3 /doc | |
| parent | 9c2af052e4ca34a14b84a9dafcb72830e3351a60 (diff) | |
fix default twitter username
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/_theme/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/_theme/layout.html b/doc/source/_theme/layout.html index d30607ed3..e3eb54b71 100644 --- a/doc/source/_theme/layout.html +++ b/doc/source/_theme/layout.html @@ -5,6 +5,7 @@ <script type='text/javascript'> $(document).ready(function(){ $("#twitter_feed").tweet({ + username: "openstack", query: "from:openstack", avatar_size: 32, count: 10, |
