From 868d198ac36e65c9804c15f105521312f450c3d4 Mon Sep 17 00:00:00 2001 From: zaaarf Date: Fri, 8 Sep 2023 20:16:10 +0200 Subject: [PATCH] fix: fixed first page title --- src/SUMMARY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 2a34e90..3188bf2 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,8 +1,8 @@ # Summary -[Foreword](../README.md) +[The Lillero Book](../README.md) [What is Lillero?](./what_is_lillero.md) - [An introduction to ASM Patching](./1_introduction/asm_patching.md) - [Why (not) Mixin?](./1_introduction/why_mixin.md) - [Why Lillero?](./1_introduction/why_lillero.md) - [Patching Methods](./2_patching/patching.md) - - [Nodes](./2_patching/nodes.md) \ No newline at end of file + - [Nodes](./2_patching/nodes.md)