summaryrefslogtreecommitdiff
path: root/digest.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-12 12:16:50 +0400
committerAndrew Dolgov <[email protected]>2010-09-12 12:16:50 +0400
commit4311cc7e177a4c066d87f39d8b654420617172c1 (patch)
treef9574ebe323d3521bbe7bca318e0bbc966d2e417 /digest.php
parentc1b5cd23e068d269a2736ac4759fbaa09243f4dd (diff)
digest: show number of unread articles in the title
Diffstat (limited to 'digest.php')
-rw-r--r--digest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/digest.php b/digest.php
index 467f6c286..c217d2abf 100644
--- a/digest.php
+++ b/digest.php
@@ -24,7 +24,7 @@
<html>
<head>
- <title>Tiny Tiny Digest</title>
+ <title>Tiny Tiny RSS</title>
<link rel="stylesheet" type="text/css" href="digest.css?<?php echo $dt_add ?>"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>