mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-22 05:42:11 -04:00
[PR #159] [MERGED] ddnsgopher favicon #629
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/159
Author: @fredericrous
Created: 1/28/2021
Status: ✅ Merged
Merged: 2/11/2021
Merged by: @qdm12
Base:
master← Head:favicon📝 Commits (3)
3432ab1ddnsgopher favicon9a8d397ddnsgopher favicon source6957fd0exclude favicon.svg from docker image📊 Changes
4 files changed (+3 additions, -0 deletions)
View changed files
📝
.dockerignore(+1 -0)📝
ui/favicon.ico(+0 -0)➕
ui/favicon.svg(+1 -0)📝
ui/index.html(+1 -0)📄 Description
Here is a favicon proposal. svg source + ico export
I also added the favicon link to the index.html most browsers knows where to find the favicon.ico. However, the recommended way by the w3c is to use the link tag.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.