diff --git a/content/mods/narc/_index.md b/content/mods/narc/_index.md
new file mode 100644
index 0000000..0ffbe24
--- /dev/null
+++ b/content/mods/narc/_index.md
@@ -0,0 +1,60 @@
+---
+title: "Neo Armor Refit Collection"
+layout: "single"
+---
+
+Are you annoyed that some armor somehow changes your female character's chest? Try NARC!
+
+
+
+It works around weight painting issues in certain chest pieces by over-scaling the chest bones. Yes it's a giant hack but it works without modifying the gear models themselves. This is done using my plugin [Refitter]({{< ref "refitter" >}}).
+
+## Instructions
+
+1. Download and install the [Refitter plugin]({{< ref "refitter" >}}).
+2. Open the Refitter configuration window by typing "/refitter" in chat, or by using the Dalamud Plugin Installer window.
+3. Click the "Download" button below. Once the file is downloaded, copy the _text data_ to your clipboard - not the file itself.
+4. Back in the Refitter config window: Under the "Data" tab, click the "Import to Clipboard" button.
+5. You're all done!
+
+## Caveats
+
+This mod is still a work-in-progress. Here's some things to note:
+
+* This applies haphazardly across the game currently. Don't expect it to apply to anything but your WoL.
+* Because it's a giant hack, it does not work for small chested characters currently.
+* Some armor is too broken to be "fixed" through Refitter alone, eventually I will release fixed gear models for these.
+* There's no way to tell which version of NARC you have installed yet. If you notice some armor is missing refits, try re-importing.
+
+## Get Involved & Support
+
+{{< begin-grid >}}
+{{< blurb title="Download" description="Download the NARC configuration." url="https://xiv.zone/distrib/narc/config.json" >}}
+{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}}
+{{< end-grid >}}
+
+## Frequently Asked Questions
+
+### How is this different than VARC?
+
+VARC does the same thing, but through manually fixing the weight painting on the gear model themselves. While this works (assuming I fixed it, and not making it worse) it's very time consuming. As mentioned in the caveats, I may have to release a mini-VARC to fix some really broken models like the 2B outfit.
+
+A secondary and less important reason is to prevent breakages during game updates. Previously, VARC depended on Penumbra to update first. And now with the graphical update ongoing, gear models could be changed from underneath us!
+
+Refitter is much simpler to update in comparison, and NARC needs no updates itself unless any gear's weight painting changes.
+
+### Can I selectively apply this to certain characters?
+
+I have no plans to build that feature into Refitter at the moment.
+
+### What is the difference between Refitter and NARC?
+
+Refitter is the Dalamud plugin I created to modify the chest bones, it technically has nothing to do with NARC. NARC is just a configuration file for it I've been tweaking.
+
+### Can I create my own refits or modify yours?
+
+Yes! Refitter includes a live, in-game system to do this. You also have the option of exporting your configuration portably to share.
+
+### Why did you make another stupid, useless mod??
+
+I don't care what you think :)
diff --git a/content/mods/narc/adjusted.jpg~ b/content/mods/narc/adjusted.jpg~
new file mode 100644
index 0000000..702768c
Binary files /dev/null and b/content/mods/narc/adjusted.jpg~ differ
diff --git a/content/mods/narc/comparison.jpg b/content/mods/narc/comparison.jpg
new file mode 100644
index 0000000..2a12c75
Binary files /dev/null and b/content/mods/narc/comparison.jpg differ
diff --git a/content/mods/varc/_index.md b/content/mods/varc/_index.md
index 23d68ec..ab2a4ed 100644
--- a/content/mods/varc/_index.md
+++ b/content/mods/varc/_index.md
@@ -5,7 +5,7 @@ aliases:
- /varc
---
-{{< note "With the release of Dawntrail this mod is effectively obsolete (not by Square Enix unfortunately), but my other mod: Refitter." >}}
+{{< note "With the release of Dawntrail this mod is effectively obsolete (not by Square Enix unfortunately), but my other mod: NARC." >}}
Have you ever wondered why your female FFXIV character's body shape mysteriously changes depending on whatever you decide to wear? No more!
diff --git a/resources/_gen/images/mods/narc/adjusted_hu7238564780853583383.webp b/resources/_gen/images/mods/narc/adjusted_hu7238564780853583383.webp
new file mode 100644
index 0000000..620d36e
Binary files /dev/null and b/resources/_gen/images/mods/narc/adjusted_hu7238564780853583383.webp differ
diff --git a/resources/_gen/images/mods/narc/adjusted_hu7274506716180926261.webp b/resources/_gen/images/mods/narc/adjusted_hu7274506716180926261.webp
new file mode 100644
index 0000000..a9154ac
Binary files /dev/null and b/resources/_gen/images/mods/narc/adjusted_hu7274506716180926261.webp differ
diff --git a/resources/_gen/images/mods/narc/base_hu14754506571296665589.webp b/resources/_gen/images/mods/narc/base_hu14754506571296665589.webp
new file mode 100644
index 0000000..22ed245
Binary files /dev/null and b/resources/_gen/images/mods/narc/base_hu14754506571296665589.webp differ
diff --git a/resources/_gen/images/mods/narc/comparison_hu7274506716180926261.webp b/resources/_gen/images/mods/narc/comparison_hu7274506716180926261.webp
new file mode 100644
index 0000000..a9154ac
Binary files /dev/null and b/resources/_gen/images/mods/narc/comparison_hu7274506716180926261.webp differ
diff --git a/themes/mytheme/layouts/index.html b/themes/mytheme/layouts/index.html
index be239ef..9028d2d 100644
--- a/themes/mytheme/layouts/index.html
+++ b/themes/mytheme/layouts/index.html
@@ -55,6 +55,12 @@
Sends messages to a specified webhook endpoint
+
+
+Neo Armor Refit Collection
+Even better fitting female armors!
+
+
Vanilla Armor Refit Collection (Obsolete)