{ "$schema": "https://developer.microsoft.com/json-schemas/core-build/serve.schema.json", "port": 4321, "https": true, "serveConfigurations": { "default": { "pageUrl": "http://clshp001/", "customActions": { "035ba968-6488-4d42-86b3-0470ffcc95b9": { "location": "ClientSideExtension.ApplicationCustomizer", "properties": { "schemaVersion": 2, "enabled": true, "debug": true, "allowedCssHosts": [], "cssfiles": [], "placeholdertop": { "elements": [ { "type": "section", "attributes": { "aria-label": "Portalhinweis" }, "styles": { "background-color": "#0078d4", "color": "#ffffff", "padding": "12px 20px", "text-align": "center" }, "children": [ { "type": "strong", "content": "Willkommen im SharePoint-Portal" }, { "type": "span", "content": " – aktuelle Informationen finden Sie im Intranet." } ] } ] }, "placeholderbottom": { "elements": [] } } } } } } }