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/09/08 13:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/NUTCH-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2928.
------------------------------------
    Resolution: Fixed

Added favicon in https://github.com/apache/nutch-site/commit/6e318e65ef0a76ba8527a0c465dc9782fff0d11a

> 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
>            Priority: Major
>
> 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.10#820010)