Skip to content

Commit

Permalink
Merge pull request #1589 from kintone-labs/SSR-4329_Remove-unnecessar…
Browse files Browse the repository at this point in the history
…y-tagline-when-searching-user-guide

SSR-4329: remove the unnecessary tagline in the title of user guide
  • Loading branch information
dong0 authored Feb 19, 2025
2 parents 83c8a50 + aec8964 commit 01841e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/document/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function getLatestVersionName() {

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'kintone UI Component · Be a smart kintone developer.',
title: 'kintone UI Component',
headTags: [
{
tagName: 'meta',
Expand Down

0 comments on commit 01841e1

Please sign in to comment.