lobsters/lobsters

Add caching headers to logos + old URLs

Open

#1,614 建立於 2024年12月31日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Ruby (961 fork)user submission
good first issueperformance

倉庫指標

Star
 (4,680 star)
PR 合併指標
 (平均合併 7天 4小時) (30 天內合併 20 個 PR)

描述

Following lobsters/lobsters#1325 and lobsters/lobsters#1412, @viraptor noted that the touch icons don't all have caching headers. These are configured in roles/nginx/files/production/nginx/sites-available/lobste.rs and you should check that both the current urls (/touch-icon-144.png) and old urls I recently symlinked (/apple-touch-icon-144.png) all have the correct headers.

貢獻者指南