mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-23 17:53:26 +08:00
Update the documentation pages
This commit is contained in:
@@ -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)');
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user