mirror of
https://github.com/aarmea/fahrengit-451.git
synced 2026-03-22 17:08:14 +00:00
Change written by Claude Code: ❯ Consider the geofencing rules defined at <config/geo_rules.yml> and consumed by <geoblock_watcher/watcher.py>. Make it so that you can pass in an HTML file response instead of a short plain text body. For this exercise, you may assume that the entire contents of the HTML (HTML, CSS, JS, image resources) will be included inline in the file. You may have to modify the <docker-compose.yml> to provide a new (read-only) bind-mount for these files.
3 lines
88 B
Text
3 lines
88 B
Text
# This directory is for site-specific pages that should not be checked in
|
|
*
|
|
!.gitignore
|