File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ const conceptsPages = prependToRelativeUrl(
5252 { title : 'Advanced query' , relativeUrl : '/advanced-query' } ,
5353 { title : 'String search' , relativeUrl : '/string-search' } ,
5454 { title : 'Request Id' , relativeUrl : '/request-id' } ,
55+ { title : 'Authentication' , relativeUrl : '/authentication' } ,
5556 ] ,
5657 '/concepts' ,
5758) ;
@@ -87,6 +88,7 @@ const maintainerDocsPages = prependToRelativeUrl(
8788 { title : 'Reference Genomes' , relativeUrl : '/reference-genomes' } ,
8889 { title : 'Starting SILO and LAPIS' , relativeUrl : '/starting-silo-and-lapis' } ,
8990 { title : 'Preprocessing' , relativeUrl : '/preprocessing' } ,
91+ { title : 'Authentication' , relativeUrl : '/authentication' } ,
9092 ] ,
9193 '/references' ,
9294 ) ,
You can’t perform that action at this time.
0 commit comments