Skip to content

Commit

Permalink
docs: remove alpha banner, in preparation for GA
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsMissEm committed Jun 3, 2022
1 parent 95e27c4 commit 6a352f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@

html_theme_options = {
'project_title': '@inrupt/{0} API'.format(name),
'banner': True,
'banner_msg': 'This is an Alpha release of the API.',
'banner': False,
'banner_msg': '',
'robots_index': True,
'github_editable': False,
'github_org': 'inrupt',
Expand Down

0 comments on commit 6a352f3

Please sign in to comment.