V

Size: a a a
V
V
V
АН
АН
V
АН
/// nuxt.config.js
export default {
server: {
timing: true
}
}
АН
V
V
АН
V
V
V
V
AE
МИ
M
// plugins/app-head.js
export default (context) => {
context.app.head = function() {
return {
title,
bodyAttrs: {
style: getBodyInlineStyle(app)
},
htmlAttrs: {
lang: i18n.locale,
prefix: 'og: http://ogp.me/ns#'
},
meta: [...
}
}