mirror of
https://github.com/go-gitea/blog.git
synced 2026-07-21 01:55:30 -04:00
[PR #44] [MERGED] Change site title to make RSS feed title more descriptive #46
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/go-gitea/blog/pull/44
Author: @lovett
Created: 10/13/2017
Status: ✅ Merged
Merged: 10/13/2017
Merged by: @lunny
Base:
master← Head:master📝 Commits (1)
1b6d23aChange site title to make RSS feed title more descriptive📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
config.yaml(+1 -1)📄 Description
This also changes the title of the site shown across all pages, which
is beneficial for similar reasons. Changing the feed alone would
involve a custom template for the feed, which would be too much.
Originally suggested in #40.
Signed-off-by: Bill Lovett bill@ilovett.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.