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

resource.js « testdata « media - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 75ba3b7fe9fdb6dfe343242321a98f8b737dc3b3 (plain)
1
2
3
function foo() {
    return "foo";
}