Merge branch 'dev' into luizcarloscf-update-users
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- run: zip -r config-default.zip config/_default
|
||||
- uses: actions/upload-artifact@v6
|
||||
- uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: config-default
|
||||
path: config-default.zip
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.141.0"
|
||||
max = "0.156.0"
|
||||
max = "0.157.0"
|
||||
@@ -1003,6 +1003,30 @@
|
||||
"Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Airika",
|
||||
"url": "https://www.airikatrading.com",
|
||||
"source": "n/a",
|
||||
"tags": [
|
||||
"Business site",
|
||||
"E-commerce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Cook Like A Nerd",
|
||||
"url": "https://cooklikeanerd.com/",
|
||||
"tags": [
|
||||
"Recipe Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Cintia Ching",
|
||||
"url": "https://cintiaching.com/",
|
||||
"tags": [
|
||||
"Personal site",
|
||||
"Blog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "luizcarloscf.github.io",
|
||||
"url": "https://luizcarloscf.github.io/",
|
||||
|
||||
@@ -1 +1 @@
|
||||
v0.156.0
|
||||
v0.157.0
|
||||
|
||||
Reference in New Issue
Block a user