Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 99
Expand file tree
/
Copy path_head.html
More file actions
Latest commit
25 lines (22 loc) · 1.66 KB
/
Copy path_head.html
File metadata and controls
25 lines (22 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<metacharset="utf-8">
<title>{{fsdocs-page-title}}</title>
<metaname="author" content="{{fsdocs-authors}}">
<metaname="description" content="Plotly.NET documentation for: {{fsdocs-page-title}}. Plotly.NET is an Interactive charting library for .NET programming languages.">
<!-- Opengraph properties (https://ogp.me/) -->
<metaproperty="og:title" content="Plotly.NET documentation for: {{fsdocs-page-title}}" />
<metaproperty="og:url" content="{{root}}{{fsdocs-source-basename}}.html">
<metaproperty="og:type" content="website" />
<metaproperty="og:site_name" content="Plotly.NET" />
<metaproperty="og:description" content="Plotly.NET documentation for: {{fsdocs-page-title}}. Plotly.NET is an Interactive charting library for .NET programming languages.">
<metaproperty="og:image" content="{{root}}img/logo_meta_tags.png">
<!-- Twitter cards -->
<metaname="twitter:card" content="summary_large_image">
<metaproperty="twitter:domain" content="{{root}}{{fsdocs-source-basename}}.html">
<metaproperty="twitter:url" content="https://plotly.net">
<metaname="twitter:title" content="Plotly.NET documentation for: {{fsdocs-page-title}}">
<metaname="twitter:description" content="Plotly.NET documentation for: {{fsdocs-page-title}}. Plotly.NET is an Interactive charting library for .NET programming languages.">
<metaname="twitter:image" content="{{root}}img/logo_meta_tags.png">
<linkrel="shortcut icon" type="image/x-icon" href="{{root}}/img/favicon.ico">
<scriptsrc="https://cdn.plot.ly/plotly-2.27.1.min.js"></script>
<script>MathJax={tex: {inlineMath: [['$','$'],['\\(','\\)']]}};</script>
<scriptsrc="https://cdn.jsdelivr.net/npm/mathjax@3.2.0/es5/tex-svg.js"></script>