Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml - github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82dc82edd0584971a744ddeef529a13bd1bb62ed (plain)
1
2
3
4
5
6
7
8
9
10
[module]
    [module.hugoVersion]
        extended = true
        min = "0.83.0"
    [[module.imports]]
        path = "github.com/hugo-mods/icons"
    [[module.imports]]
        path = "github.com/hugo-mods/lazyimg"
    [[module.imports]]
        path = "github.com/hugo-mods/release-notify"