Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-04-09 10:51:20 +00:00
parent 365b4fabb0
commit 8bd2df081c
834 changed files with 2153 additions and 113840 deletions

View File

@@ -65,7 +65,7 @@ $(function () {
(function () {
anchors.options = {
placement: 'left',
visible: 'touch'
visible: 'hover'
};
anchors.add('article h2:not(.no-anchor), article h3:not(.no-anchor), article h4:not(.no-anchor)');
})();