No description
Find a file
Kumi 0b57f6cfe6
feat: add styled footer to index page
Styled the footer with background color and text color for improved visual consistency. Rearranged HTML structure to correctly enclose content within the main and footer tags, enhancing semantic structure and maintainability.
2024-08-05 16:36:51 +02:00
templates feat: add styled footer to index page 2024-08-05 16:36:51 +02:00
.gitignore feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00
app.py feat: add home route and template for proxy instructions 2024-08-05 16:16:37 +02:00
LICENSE feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00
requirements.txt feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00