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

.monova.config - github.com/jsnjack/hugo-changelog-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc31816739b93d04f28acf0079bb5c34bf0150b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "MajorKeys": [
        ":major:", ":M:"
    ],
    "MinorKeys": [
        ":minor:", ":m:"
    ],
    "PatchKeys": [
        ":patch:", ":p:"
    ]
}