]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
remove page title stuff for the time being
[tt-rss.git] / index.php
index 570bba6d4738454c3997d160a4fa78269081c8b4..bf8eafe768c628f5d5cd2fd31c17e3ffb7e01003 100644 (file)
--- a/index.php
+++ b/index.php
@@ -53,7 +53,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-       <title><?php echo get_site_title() ?></title>
+       <title>Tiny Tiny RSS</title>
 
        <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
        <?php echo stylesheet_tag("tt-rss.css"); ?>