Launched 1btc.love: A Lightweight and Simple Way to View Only the Charts You Need

Hello, it's me (the 'incompetent' one).
Opening each chart one by one in TradingView, then opening Fred to check... that was too much of a hassle, so I decided to create something simple.
The backend uses Python to generate charts, and the HTTP server uses Hugo to load all image folders from the output destination.
Currently, it only displays the charts I personally need. I don't plan to add a lot more in a big way to avoid bloat, but I am considering adding interesting indices and other data points.
It's designed so that adding a new chart is as simple as adding a single ticker symbol, as it automatically fetches the data.
Why Hugo?
It didn't necessarily have to be Hugo, but I found out that Hugo automatically reloads files when they are updated. I simply thought it would be convenient for the display to update automatically when images are overwritten.
It is set to update every morning at 9 AM JST, after the US market closes.
Since only ticker symbols are displayed on the images, please research what each ticker symbol represents.
That's all for now. I look forward to your continued support.