summaryrefslogtreecommitdiff
path: root/classes/handler/public.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-02-25 19:31:07 +0300
committerAndrew Dolgov <[email protected]>2023-02-25 19:31:07 +0300
commit04c2fa9f156931cd4f7c3dcf468c110169f76459 (patch)
treeb7805f555f5620161cd2672a3b4e581c80529a1b /classes/handler/public.php
parent4d825fa6a698645dc588bde6ef5339e534b5f31c (diff)
parent33c20d42df10bb3cc2b6cc2801680418b537ac0e (diff)
Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rss
Diffstat (limited to 'classes/handler/public.php')
-rwxr-xr-xclasses/handler/public.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/handler/public.php b/classes/handler/public.php
index c6ec39f36..f89be14bb 100755
--- a/classes/handler/public.php
+++ b/classes/handler/public.php
@@ -451,6 +451,7 @@ class Handler_Public extends Handler {
echo javascript_tag("lib/dojo/dojo.js");
echo javascript_tag("lib/dojo/tt-rss-layer.js");
?>
+ <?= Config::get_override_links() ?>
</head>
<body class='flat ttrss_utility'>
<div class='container'>