diff --git a/docs/index.html b/docs/index.html index 0e54a3e6ef966c178691456710cd6ba2f960e99e..fe6fe02ab1dd1600de8c4fe0bdd69459ff3b420d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -120,6 +120,10 @@ padding-left: 0px !important; padding-right: 0px !important; } + + .docsify-copy-code-button { + display: none; + } } .markdown-section pre {