Skip to content

Commit cc64c20

Browse files
authored
[SYCLomatic][DOC] Remove unecessary link from footer (#669)
Remove cookies link from footer as it is not needed/used. Signed-off-by: Kristal Dale <[email protected]>
1 parent 479486c commit cc64c20

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@
5353
'path_to_docs': 'docs',
5454
'use_issues_button': True,
5555
'use_edit_page_button': True,
56-
'repository_branch': 'SYCLomatic',
57-
'extra_footer': '<p align="right"><a href="https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html">Cookies</a></p>'
58-
59-
56+
'repository_branch': 'SYCLomatic'
6057
}
6158

6259
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)