Skip to content

Commit

Permalink
Update organisation-config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GN-BOT-WORKFLOW authored Jul 8, 2024
1 parent 2a70037 commit c603456
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/organisation-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ var organisationConfig =
{
nl_organisationName: "Geonovum",
nl_organisationPublishURL: "https://docs.geostandaarden.nl/",
latestVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName"],
thisVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "publishVersion"],
prevVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "previousPublishVersion"],
postProcess: [
window.respecMermaid.createFigures
],
Expand Down

0 comments on commit c603456

Please sign in to comment.