Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSSを削除 #105

Merged
merged 1 commit into from
Nov 12, 2021
Merged

RSSを削除 #105

merged 1 commit into from
Nov 12, 2021

Conversation

vzvu3k6k
Copy link
Contributor

ビルド時に以下のような警告が出ていた。

Page.RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
    {{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}

gocon.jp/2021autumnにはフィードの配信に適した記事はないので削除する。

ビルド時に以下のような警告が出ていた。

Page.RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
    {{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}

gocon.jp/2021autumnにはフィードの配信に適した記事はないので削除する。
@vzvu3k6k vzvu3k6k merged commit fcb2c69 into main Nov 12, 2021
@vzvu3k6k vzvu3k6k deleted the remove-rss branch November 12, 2021 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants