diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0d65f1d..d27aed4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": false, "tools": { "docfx": { - "version": "2.67.3", + "version": "2.70.3", "commands": [ "docfx" ] diff --git a/docs/toc.yml b/docs/toc.yml index 06b17c6..ead1ed3 100644 --- a/docs/toc.yml +++ b/docs/toc.yml @@ -1,5 +1,7 @@ - name: Main Site href: https://tinylifegame.com +- name: Introduction + href: / - name: Articles href: articles/ - name: API Documentation