blackpythondevs.github.io icon indicating copy to clipboard operation
blackpythondevs.github.io copied to clipboard

[Remove] lang reference

Open kjaymiller opened this issue 7 months ago • 0 comments

Multiple languages were removed... this should be removed.

The condition comparing 'lang' to itself is always true; consider comparing the loop variable to the current page language (e.g. {% if page.lang == lang %}).

Originally posted by @Copilot in https://github.com/BlackPythonDevs/blackpythondevs.github.io/pull/717#discussion_r2169998101

kjaymiller avatar Jun 26 '25 21:06 kjaymiller