From ccee93592cae5011d0c8574a0ea9931d4e4d84db Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 10 Aug 2022 00:03:37 -0400 Subject: [PATCH] Add link to physis documentation --- content/physis/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/physis/_index.md b/content/physis/_index.md index bcc2d34..cfeaa90 100644 --- a/content/physis/_index.md +++ b/content/physis/_index.md @@ -11,6 +11,7 @@ A modding framework for FFXIV written in Rust. This is currently used in [Astra] {{< begin-grid >}} {{< blurb title="Get Source" description="The full source code for Physis is available on sourcehut." url="https://sr.ht/~redstrate/physis" >}} +{{< blurb title="View Documentation" description="Crate documentation for Physis is available on docs.xiv.zone." url="https://docs.xiv.zone/docs/physis/" >}} {{< blurb title="Give Feedback" description="Send an email on the mailing list for feature requests, bugs, and patches." url="https://lists.sr.ht/~redstrate/public-inbox" >}} {{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://ko-fi.com/redstrate" >}} {{< end-grid >}}