update UI docs title to Umbraco 12
This commit is contained in:
@@ -18,7 +18,7 @@ gulp.task('docs', [], function (cb) {
|
||||
var options = {
|
||||
html5Mode: false,
|
||||
startPage: '/api',
|
||||
title: "Umbraco 11 Backoffice UI API Documentation",
|
||||
title: "Umbraco 12 Backoffice UI API Documentation",
|
||||
dest: './api',
|
||||
styles: ['./umb-docs.css'],
|
||||
image: "https://our.umbraco.com/assets/images/logo.svg"
|
||||
|
||||
Reference in New Issue
Block a user