File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,9 @@ site_name: Vultron CVD Protocol
22site_url : ' https://certcc.github.io/Vultron/'
33site_description : ' A protocol for coordinated vulnerability disclosure'
44site_author : ' CERT Coordination Center'
5- copyright : Copyright © 2023 Carnegie Mellon University.
5+ copyright : >
6+ Copyright © 2021-2024 Carnegie Mellon University.
7+ <br/><a href="#__consent">Change cookie settings</a>
68nav :
79 - Home : ' index.md'
810 - Learning Vultron : ' tutorials/index.md'
@@ -259,6 +261,16 @@ markdown_extensions:
259261 - pymdownx.tilde
260262 - tables
261263extra :
264+ analytics :
265+ provider : google
266+ property : G-87WECW6HCS
267+ consent :
268+ title : About our use of cookies on this site
269+ description : >-
270+ We use cookies to measure the effectiveness of our documentation and whether users
271+ find what they're searching for. With your consent, you're helping us to
272+ make our documentation better.
273+ See our <a href="https://www.sei.cmu.edu/legal/privacy-notice/index.cfm">Privacy Notice</a> for more.
262274 social :
263275 - icon : fontawesome/solid/bug
264276 link : https://github.com/CERTCC/Vultron/issues
You can’t perform that action at this time.
0 commit comments