summaryrefslogtreecommitdiffstats
path: root/src/rocksdb/docs/_includes/plugins/button.html
blob: 9e499fe3f39aba7db6fdc4a9f0643ce22fc12d2f (plain)
1
2
3
4
5
6
<div class="pluginWrapper buttonWrapper">
  <a
    class="button"
    href="{{ include.href }}"
  >{{ include.text }}</a>
</div>