mirror of https://gitlab.com/curben/blog
style: replace RSS with Feed
This commit is contained in:
parent
b4dd405a5a
commit
110f071baa
|
@ -100,7 +100,7 @@ theme_config:
|
|||
menu:
|
||||
Home: /blog/
|
||||
About: /about/
|
||||
RSS: /atom.xml
|
||||
Feed: /atom.xml
|
||||
GitLab: https://gitlab.com/curben/blog
|
||||
|
||||
# Your Feed Location
|
||||
|
@ -120,5 +120,5 @@ theme_config:
|
|||
# Use the forkawesome icon names (https://forkaweso.me/Fork-Awesome/icons/) without the fa- prefix
|
||||
links:
|
||||
Home: /blog/
|
||||
RSS: /atom.xml
|
||||
Feed: /atom.xml
|
||||
GitLab: https://gitlab.com/curben/blog
|
||||
|
|
Loading…
Reference in New Issue