2024-04-20 jtbx Theme: Fix robots partial "isset on nil" warning ... All checks were successful / build (pull_request) Successful in 40s Details / cleanup-staging (pull_request) Successful in 1s Details / build (push) Successful in 12s Details As not all pages have the robots param defined, we got a warning: WARN calling IsSet with unsupported type "invalid" (<nil>) will always return false. This is solved by adding an additional "isset" check. 63d3f4459d View at this point in history 2024-04-20 18:14:41 +02:00