Add img resizing
This commit is contained in:
@@ -7,9 +7,15 @@ fediverseAccount: "@fundor333@mastodon.social"
|
||||
|
||||
module:
|
||||
imports:
|
||||
- path: github.com/fundor333/macia-image
|
||||
- path: github.com/hugo-sid/hugo-blog-awesome
|
||||
|
||||
theme: ["hugo-redirect", "github.com/hugo-sid/hugo-blog-awesome"]
|
||||
theme:
|
||||
[
|
||||
"hugo-redirect",
|
||||
"github.com/fundor333/macia-image",
|
||||
"github.com/hugo-sid/hugo-blog-awesome",
|
||||
]
|
||||
|
||||
related:
|
||||
includeNewer: true
|
||||
|
||||
2
config/_default/maciaimage.yml
Normal file
2
config/_default/maciaimage.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
imgclass: ""
|
||||
pictureclass: "hmedia"
|
||||
Reference in New Issue
Block a user