mirror of
https://github.com/zaaarf/lillero-book.git
synced 2024-11-13 02:29:20 +01:00
fix: fixed first page title
This commit is contained in:
parent
227da6ad1f
commit
868d198ac3
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
- [Nodes](./2_patching/nodes.md)
|
||||
|
|
Loading…
Reference in a new issue