update UI docs title to Umbraco 12

This commit is contained in:
Jacob Overgaard
2023-08-10 10:35:12 +02:00
parent 667627a6e2
commit dd94dabd61

View File

@@ -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"