|
13 | 13 | <meta name="description" content="CheckMate is an AutoML library which catches and warns of problems with your data and problem setup before modeling. - CheckMate documentation">
|
14 | 14 |
|
15 | 15 | <!-- Facebook Meta Tags -->
|
16 |
| -<meta property="og:url" content="https://checkmate.alteryx.com/en/stable/"> |
| 16 | +<!-- <meta property="og:url" content="https://checkmate.alteryx.com/en/stable/"> |
17 | 17 | <meta property="og:type" content="website">
|
18 | 18 | <meta property="og:title" content="CheckMate - Alteryx Open Source AutoML Library">
|
19 | 19 | <meta property="og:description" content="CheckMate is an AutoML library which catches and warns of problems with your data and problem setup before modeling. - CheckMate documentation">
|
20 |
| -<meta property="og:image" content="#"> |
| 20 | +<meta property="og:image" content="#"> --> |
21 | 21 |
|
22 | 22 | <!-- Twitter Meta Tags -->
|
23 |
| -<meta name="twitter:card" content="summary_large_image"> |
| 23 | +<!-- <meta name="twitter:card" content="summary_large_image"> |
24 | 24 | <meta property="twitter:domain" content="checkmate.alteryx.com">
|
25 | 25 | <meta property="twitter:url" content="https://checkmate.alteryx.com/en/stable/">
|
26 | 26 | <meta name="twitter:title" content="CheckMate - Alteryx Open Source AutoML Library">
|
27 | 27 | <meta name="twitter:description" content="CheckMate is an AutoML library which catches and warns of problems with your data and problem setup before modeling. - CheckMate documentation">
|
28 |
| -<meta name="twitter:image" content="#"> |
| 28 | +<meta name="twitter:image" content="#"> --> |
29 | 29 |
|
30 | 30 | {% endblock %}
|
31 | 31 |
|
|
46 | 46 | <a href="https://join.slack.com/t/alteryx-oss/shared_invite/zt-182tyvuxv-NzIn6eiCEf8TBziuKp0bNA" target="_blank">
|
47 | 47 | <img class="footer-image-slack" src="{{ pathto('_static/images/slack.svg', 1) }}" alt="Slack">
|
48 | 48 | </a>
|
49 |
| - <a href="https://stackoverflow.com/questions/tagged/checkmate" target="_blank"> |
| 49 | + <!-- <a href="https://stackoverflow.com/questions/tagged/checkmate" target="_blank"> |
50 | 50 | <img class="footer-image-stack-overflow" src="{{ pathto('_static/images/stackoverflow.svg', 1) }}" alt="Stack Overflow">
|
51 |
| - </a> |
| 51 | + </a> --> |
52 | 52 | </div>
|
53 | 53 | <div class="footer-cell-3">
|
54 | 54 | <hr class="footer-line">
|
|
0 commit comments