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