mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
embed gitter chat
This commit is contained in:
parent
cf17aa446f
commit
9d5227f415
File diff suppressed because one or more lines are too long
@ -45,6 +45,12 @@ html(lang='en')
|
||||
a.btn.btn-lg.btn-success(href='#install', role='button') Get started today
|
||||
span
|
||||
a.btn.btn-lg.btn-default(href='http://yandextank.readthedocs.org/en/latest/', target='blank', role='button') Documentation
|
||||
span
|
||||
.gitter
|
||||
script(type="text/javascript").
|
||||
((window.gitter = {}).chat = {}).options = {
|
||||
room: 'yandex/yandex-tank'
|
||||
};
|
||||
// Example row of columns
|
||||
.row
|
||||
.col-lg-4
|
||||
@ -195,7 +201,8 @@ html(lang='en')
|
||||
script(src="http://d3js.org/d3.v3.min.js")
|
||||
script(src="https://cdnjs.cloudflare.com/ajax/libs/rickshaw/1.4.6/rickshaw.min.js")
|
||||
script(src="javascripts/report.js")
|
||||
|
||||
script(src="https://sidecar.gitter.im/dist/sidecar.v1.js", async, defer)
|
||||
|
||||
// Yandex.Metrika
|
||||
script(type="text/javascript").
|
||||
(function (d, w, c) {
|
||||
|
Loading…
Reference in New Issue
Block a user