diff options
author | Peter Wilmott <p@p8952.info> | 2015-01-20 16:27:30 +0000 |
---|---|---|
committer | Peter Wilmott <p@p8952.info> | 2015-01-20 16:27:30 +0000 |
commit | aa8c0e4a1154769ef7259e9d4c4cf0152e5f97c6 (patch) | |
tree | f89292ae73cf6317291c67cb8feb285588d29e79 /web | |
parent | Fix description (diff) | |
download | ruby-tinderbox-aa8c0e4a1154769ef7259e9d4c4cf0152e5f97c6.tar.gz ruby-tinderbox-aa8c0e4a1154769ef7259e9d4c4cf0152e5f97c6.tar.bz2 ruby-tinderbox-aa8c0e4a1154769ef7259e9d4c4cf0152e5f97c6.zip |
Update page title
Diffstat (limited to 'web')
-rw-r--r-- | web/views/layout.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/views/layout.erb b/web/views/layout.erb index 2cb8b72..c2c4cd2 100644 --- a/web/views/layout.erb +++ b/web/views/layout.erb @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> -<title>Gentoo Ruby Package Stats</title> +<title>Gentoo Ruby Stats</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ruby Stats provides information and statistics on the state of Ruby related packages in Gentoo Linux."> |