diff options
| author | _Tradam <[email protected]> | 2022-11-07 00:59:46 -0500 |
|---|---|---|
| committer | _Tradam <[email protected]> | 2022-11-07 00:59:46 -0500 |
| commit | 3286051f7265ce2038f4b27c96ba1c6308f79cc0 (patch) | |
| tree | b9a7a9f20103630e70c6e587ae5aa3347b91a535 | |
| parent | 9c4193303c740a02fefce72df30965159de499f0 (diff) | |
| parent | 12a8f3326102a3b81aa15731931038845608fda8 (diff) | |
| download | Plore-Tabletop-Game-3286051f7265ce2038f4b27c96ba1c6308f79cc0.tar.gz Plore-Tabletop-Game-3286051f7265ce2038f4b27c96ba1c6308f79cc0.zip | |
Merge branch 'master' of github.com:realtradam/Plore-Tabletop-Game
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | src/SUMMARY.md | 32 |
2 files changed, 17 insertions, 16 deletions
@@ -1 +1,2 @@ book +new-site diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 6ef4615..9015d4d 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,31 +1,31 @@ # Summary -[Intro](./intro.mdown) +[Intro](./intro.md) -- [Build Your Character](character-builder.mdown) - - [What You Know](build/what-you-know.mdown) - - [Disciplines](build/disciplines.mdown) +- [Build Your Character](character-builder.md) + - [What You Know](build/what-you-know.md) + - [Disciplines](build/disciplines.md) - [Spells & Abilities]() - [What You Are]() - - [Vices](build/vices.mdown) - - [Races](./races.mdown) - - [Attributes](./attributes.mdown) + - [Vices](build/vices.md) + - [Races](./races.md) + - [Attributes](./attributes.md) - [What You Have]() - [Gear]() - - [Armour](armour.mdown) - - [Weapons](weapons.mdown) + - [Armour](armour.md) + - [Weapons](weapons.md) - [Spellcasting]() - [Running The Game]() - - [Fate Deck](fate-deck.mdown) - - [Checks](checks.mdown) - - [Combat](./combat.mdown) - - [Social](social.mdown) - - [Travel](travel.mdown) + - [Fate Deck](fate-deck.md) + - [Checks](checks.md) + - [Combat](./combat.md) + - [Social](social.md) + - [Travel](travel.md) - [Indices]() - - [Weapons](./weapons.mdown) - - [Abilities](abilities.mdown) + - [Weapons](./weapons.md) + - [Abilities](abilities.md) - [Spells]() - [Disciplines]() - [Factions]() |
