Error: Error rendering file source/docs/gitlog.html.pug:
source/docs/gitlog.html.pug:3
    1| 
    2| 
  > 3| -
    4| 	const { execSync } = require('child_process');
    5| 	gitlog = execSync(`git log --format=format:">>> %ce /// %cd /// %B" --date=short`)
    6| 	notes = []

Command failed: git log --format=format:">>> %ce /// %cd /// %B" --date=short
fatal: detected dubious ownership in repository at '/__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024

    at processFile (file:///__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024/node_modules/@stageny/base/dist/lib/base.js:296:15)
    at processPage (file:///__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024/node_modules/@stageny/base/dist/lib/base.js:202:18)
    at async process (file:///__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024/node_modules/@stageny/base/dist/lib/base.js:156:9)
    at async run (file:///__w/vz-finanzportal-component-library-rebrand-2024/vz-finanzportal-component-library-rebrand-2024/node_modules/@stageny/base/dist/lib/base.js:110:5)