m0x.it/static/image/favicon.svg
Moritz f3d6e100eb chore(init): initialize repository for m0x.it Flask application
- Implement lightweight link-shortener core using Flask and SQLite3

- Configure secure session cookie management via environment variables

- Set up isolated database helper modules with strict contextual teardown

- Add comprehensive .gitignore to prevent committing runtime environment and local databases

- Define production-ready structure including template directories and dependencies
2026-07-03 23:12:43 +02:00

5 lines
358 B
XML

<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="64" height="64" rx="12" fill="#0d1117"/>
<text x="10" y="41" font-family="ui-monospace, SF Mono, Consolas, monospace" font-size="20" font-weight="700" fill="#58a6ff">m0x</text>
<rect x="49" y="24" width="6" height="16" fill="#238636"/>
</svg>