You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2022/01/09 12:52:00 UTC

[jira] [Created] (NUTCH-2928) Fix favicon of content pages

Sebastian Nagel created NUTCH-2928:
--------------------------------------

             Summary: Fix favicon of content pages
                 Key: NUTCH-2928
                 URL: https://issues.apache.org/jira/browse/NUTCH-2928
             Project: Nutch
          Issue Type: Bug
          Components: website
            Reporter: Sebastian Nagel


The content pages (eg. [https://nutch.apache.org/]) of the new Hugo-based website (see NUTCH-2826) show the Kube favicon instead of the Nutch one.

Could be done by either removing/emptying the Kube layout snippet {{layouts/partials/favicon.html}} or by changing it to {{<link rel="shortcut icon" type="image/ico" href="/favicon.ico">}}. The favicon.ico should be also included in the main branch.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)