mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add RSS feed
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
public
|
||||||
@@ -76,8 +76,6 @@ params:
|
|||||||
buttons:
|
buttons:
|
||||||
- name: Posts
|
- name: Posts
|
||||||
url: posts
|
url: posts
|
||||||
- name: Tags
|
|
||||||
url: tags
|
|
||||||
- name: My Portfolio
|
- name: My Portfolio
|
||||||
url: https://trudeeh.github.io/WebPortfolio/
|
url: https://trudeeh.github.io/WebPortfolio/
|
||||||
|
|
||||||
@@ -91,6 +89,8 @@ params:
|
|||||||
url: "mailto:ehtrude@gmail.com"
|
url: "mailto:ehtrude@gmail.com"
|
||||||
- name: github
|
- name: github
|
||||||
url: "https://github.com/TrudeEH"
|
url: "https://github.com/TrudeEH"
|
||||||
|
- name: rss
|
||||||
|
url: "index.xml"
|
||||||
|
|
||||||
# analytics:
|
# analytics:
|
||||||
# google:
|
# google:
|
||||||
|
|||||||
Reference in New Issue
Block a user