Add profile for Ministry of Finance#671
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
pkic-org | d7b5d72 | Commit Preview URL Branch Preview URL |
Jul 03 2026, 01:48 PM |
There was a problem hiding this comment.
Code Review
This pull request adds a new member configuration file for the Ministry of Finance (Egypt). The feedback recommends removing the empty sponsor block to prevent Hugo build errors and stripping the tracking parameter from the Instagram URL to ensure a clean link.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| # sponsor | ||
| sponsor: | ||
| level: |
There was a problem hiding this comment.
The empty sponsor block should be completely omitted. Leaving it in with an empty level and no sponsoring key will cause Hugo's index function to fail with a build error (error calling index: value is nil; should be of type string or index of untyped nil) when evaluating index .sponsoring $site.Params.name in layouts/partials/members/card.html.
| social: | ||
| x: https://twitter.com/MofEgypt | ||
| facebook: https://www.facebook.com/MOF.Egypt | ||
| instagram: https://instagram.com/mofegypt?igshid=k40zpext9mir |
Automatically generated pull request to add profile for Ministry of Finance according to application pkic/members#798.
This closes pkic/members#798