File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 6
6
< title > {{fsdocs-page-title}}</ title >
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8
8
< meta name ="author " content ="{{fsdocs-authors}} ">
9
+
10
+ <!--Opengraph properties (https://ogp.me/)-->
11
+ < meta property ="og:title " content ="{{fsdocs-page-title}} " />
12
+ < meta property ="og:type " content ="website " />
13
+ < meta property ="og:site_name " content ="Plotly.NET " />
14
+
9
15
< link rel ="shortcut icon " type ="image/x-icon " href ="{{root}}/img/favicon.ico ">
10
16
< script src ="https://code.jquery.com/jquery-3.4.1.min.js "> </ script >
11
17
< script type ="text/javascript " src ="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
@@ -81,4 +87,4 @@ <h5 class="has-text-centered has-text-white pb-4">Documentation for {{fsdocs-pac
81
87
<!-- END SEARCH BOX: this adds support for the search box -->
82
88
</ body >
83
89
84
- </ html >
90
+ </ html >
You can’t perform that action at this time.
0 commit comments