You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import {SidebarsConfig} from '@docusaurus/plugin-content-docs';
export const sidebarAdrs: SidebarsConfig = {
adrs: [
{
type: 'category',
label: 'Architectural Decision Records',
link: {
type: 'generated-index',
description: "This page contains a list of accepted Oasis ADRs. To see the currently discussed ADRs or to open a new ADR, visit the official oasisprotocol/adrs repository on github.com.",