diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index 0248266f..8a627682 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -51,7 +51,7 @@ jobs:
run: |
hugo --minify -s exampleSite --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
- name: Upload artifact
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
with:
path: ./docs
diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json
index c875dfb4..881987b9 100644
--- a/exampleSite/content/users/users.json
+++ b/exampleSite/content/users/users.json
@@ -378,6 +378,13 @@
"Personal site"
]
},
+ {
+ "title": "m3upt.com",
+ "url": "https://m3upt.com",
+ "tags": [
+ "Project site"
+ ]
+ },
{
"title": "pacochan.net",
"url": "https://pacochan.net",
@@ -385,4 +392,4 @@
"Personal site"
]
}
-]
\ No newline at end of file
+]
diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml
index 7d3ecc8a..741dcd79 100644
--- a/layouts/_default/rss.xml
+++ b/layouts/_default/rss.xml
@@ -17,7 +17,7 @@
{{ .Permalink }}