3c4f5ab Website: Actually fix pandoc mangling emojis by exporting LANG variable (#131)

1 file Authored by Ta180m 2 years ago, Committed by 6543 2 years ago,
1 file changed. 1 lines added. 1 lines removed.
    Website: Actually fix pandoc mangling emojis by exporting LANG variable (#131)
    
    The `LANG` variable needs to be exported so it can be passed to child processes. Fixes #126 for real this time.
    
    Co-authored-by: Anthony Wang <ta180m@proton.me>
    Reviewed-on: https://codeberg.org/ForgeFed/ForgeFed/pulls/131
    Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
    Reviewed-by: 6543 <6543@noreply.codeberg.org>
    Co-authored-by: Ta180m <ta180m@noreply.codeberg.org>
    Co-committed-by: Ta180m <ta180m@noreply.codeberg.org>
    
        
file modified
+1 -1