mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-20 18:41:53 +02:00
commit
1cea342076
2 changed files with 10 additions and 1 deletions
|
@ -840,5 +840,14 @@
|
||||||
"Personal site",
|
"Personal site",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Bootleg Coal Rebellion ",
|
||||||
|
"url": "https://bootlegcoal.com",
|
||||||
|
"source": "n/a",
|
||||||
|
"tags": [
|
||||||
|
"Author Site",
|
||||||
|
"Blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.82.0",
|
"version": "2.83.0",
|
||||||
"description": "Blowfish theme for Hugo.",
|
"description": "Blowfish theme for Hugo.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "vendor-copy",
|
"postinstall": "vendor-copy",
|
||||||
|
|
Loading…
Add table
Reference in a new issue