This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
59e83455f1
ttrss
/
plugins
/
no_title_counters
/
init.js
6 lines
100 B
JavaScript
Raw
Blame
History
dojo
.
addOnLoad
(
function
(
)
{
updateTitle
=
function
(
)
{
document
.
title
=
"Tiny Tiny RSS"
;
}
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink