Skip to content

Commit

Permalink
Merge pull request #390 from Entkenntnis/387-rplace-image-is-not-loading
Browse files Browse the repository at this point in the history
fix image for r/place
  • Loading branch information
Entkenntnis authored Dec 11, 2024
2 parents 1332616 + 1d321f0 commit 1f214e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/chals/final_2023_place.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/content/challenges-after-passage.js
Original file line number Diff line number Diff line change
Expand Up @@ -2294,7 +2294,7 @@ print(hex_string)</pre></code>
de: `
<p>Im Jahr 2023 kamen viele Menschen zusammen, um gemeinsam ein Bild zu zeichnen - Pixel für Pixel. Aus dem Chaos heraus organisierten sich die Menschen und es entstanden einige Kunstwerke (und manche Beleidigung).</p>
<p><img src="https://placedata.reddit.com/data/final_2023_place.png" style="max-width:100%" width="600" /></p>
<p><img src="/chals/final_2023_place.png" style="max-width:100%" width="600" /></p>
<p>Um sich zu navigieren, brauchen die Pixel natürlich Koordinaten. Es gibt ein offizielles Koordinatensystem, dessen Ursprung in der Mitte der Leinwand liegt, die positive x-Achse verläuft nach rechts, die positive y-Achse verläuft nach unten.</p>
Expand Down

0 comments on commit 1f214e4

Please sign in to comment.