From 07175c4d0fef9bba9c8d8c2d7b04611db5ff9e36 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Wed, 24 Aug 2022 16:36:57 +0000 Subject: [PATCH] Update '_Sidebar' --- _Sidebar.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 3656183..ba7d6e5 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -16,11 +16,10 @@ - [Data](Data) - [Functions and Methods](Functions-and-Methods) - [Syntax](Syntax) - - [Section Syntax](Section-Syntax) - - [Arguments](Arguments) - - [Variable Definition and Type Notation](Variable-Definition-and-Type-Notation) - - [Phrases](Phrases) - - [Return Direction](Return-Direction) - - [Identifiers](Identifiers) - - [Initialization](Initialization) - - [Control Flow](Control-Flow) \ No newline at end of file + - [Arguments](Arguments) + - [Variable Definition and Type Notation](Variable-Definition-and-Type-Notation) + - [Phrases](Phrases) + - [Return Direction](Return-Direction) + - [Identifiers](Identifiers) + - [Initialization](Initialization) + - [Control Flow](Control-Flow) \ No newline at end of file