[PR #27] [MERGED] feat: add favicon #428

Closed
opened 2026-04-08 16:52:52 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/27
Author: @sigoden
Created: 6/7/2022
Status: Merged
Merged: 6/7/2022
Merged by: @sigoden

Base: mainHead: favicon


📝 Commits (1)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

assets/favicon.ico (+0 -0)
📝 src/server.rs (+7 -0)

📄 Description

Return favicon only if requested, avoid 404 errors

close #16


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/27 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/7/2022 **Status:** ✅ Merged **Merged:** 6/7/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `favicon` --- ### 📝 Commits (1) - [`e627cc5`](https://github.com/sigoden/dufs/commit/e627cc5a2205e92203b23f503a5ceb62f63d630d) feat: add favicon ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `assets/favicon.ico` (+0 -0) 📝 `src/server.rs` (+7 -0) </details> ### 📄 Description Return favicon only if requested, avoid 404 errors close #16 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:52:52 +03:00
zhus closed this issue 2026-04-08 16:52:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#428