Skip to content

Commit dce5ed2

Browse files
authored
add cname, ga id, remove readme (#1958)
1 parent e0de5d6 commit dce5ed2

File tree

2 files changed

+4
-106
lines changed

2 files changed

+4
-106
lines changed

website/README.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

website/siteConfig.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ const siteConfig = {
2626
// e.g., for the https://JoelMarcey.github.io site, it would be set like...
2727
// organizationName: 'JoelMarcey'
2828

29+
cname: 'openapi-generator.tech',
30+
31+
gaTrackingId: 'UA-132927057-1',
32+
2933
// For no header links in the top nav bar -> headerLinks: [],
3034
headerLinks: [
3135
{doc: 'installation', label: 'Get Started'},

0 commit comments

Comments
 (0)