🐞 fix: Fix mobile issues, enablke deploy on push #skipGA
Deploy to Dreamhost / build (push) Skipped
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-08-29 08:52:57 -05:00
parent 21db4f31a3
commit b9bbf615c9
5 changed files with 28 additions and 8 deletions
+4
View File
@@ -9,6 +9,10 @@
namespace KsPortfolio;
global $views;
// Expose resume link to the menu items renderer so the CTA can be appended
// as the final <li> in the mobile panel (hidden on desktop via lg:hidden).
$GLOBALS['ks_portfolio_link_resume'] = isset( $GLOBALS['ks_portfolio_link_resume'] ) ? $GLOBALS['ks_portfolio_link_resume'] : '';
?>
<nav class="nav-main" role="navigation" aria-label="Main">