s
mean in JavaScript? For example, there is this in the following code:
metaInfo: {
title: "",
titleTemplate: "%s - Hello",
meta: [
{name: "keywords", content: ""},
{name: "description", content: ""}
]
}