add override links to utility views
This enables `local-overrides.css` and `local-overrides.js` for all utility views, for example to add polyfills, enable responsive styling or to adjust styles globally.
This commit is contained in:
@@ -195,6 +195,7 @@ class Share extends Plugin {
|
||||
)
|
||||
), 500, "...")) ?>">
|
||||
<meta property='og:image' content="<?= htmlspecialchars($og_image) ?>">
|
||||
<?= Config::get_override_links() ?>
|
||||
</head>
|
||||
|
||||
<body class='flat ttrss_utility ttrss_zoom css_loading'>
|
||||
|
||||
Reference in New Issue
Block a user