Skip to content

Commit

Permalink
Updated .toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sohail-aspose committed Sep 16, 2024
1 parent caf78c5 commit 092d49c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/production/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
baseURL = "https://about.aspose.ai/"

[params]
dynamicmenuid = "aspose.ai-en"
faviconfolder = "aspose"

[services.googleAnalytics]
ID = "G-ZHJP7PJ5MD"

Expand Down
4 changes: 4 additions & 0 deletions config/staging/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
baseURL = "https://about-qa.aspose.ai/"

[params]
dynamicmenuid = "aspose.ai-en"
faviconfolder = "aspose"

[deployment]

[[deployment.targets]]
Expand Down

0 comments on commit 092d49c

Please sign in to comment.