49a98e7ee3
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
3 lines
148 B
JavaScript
3 lines
148 B
JavaScript
// public blog pages: the shared nav (with wallet status) and footer, nothing else
|
|
(function () { try { IAP.renderNav('blog'); } catch (e) {} })();
|