Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8365

General • Re: How to replace the RPi Logo with different logo on web page of Web server hosted on Rp-PICO2W

$
0
0
Issue is resolved. The CmakeLIsts.txt needs to updated to include mention this new logo file.

Code:

pico_set_lwip_httpd_content(picow_httpd_content INTERFACE        ${CMAKE_CURRENT_LIST_DIR}/content/404.html        ${CMAKE_CURRENT_LIST_DIR}/content/index.shtml        ${CMAKE_CURRENT_LIST_DIR}/content/img/rpi.png.gz        ${CMAKE_CURRENT_LIST_DIR}/content/img/dummy.png        )
After this correction the dummy.png logo is visible on the webpage.

Statistics: Posted by Gsunrpif — Sun Oct 19, 2025 10:36 pm



Viewing all articles
Browse latest Browse all 8365

Trending Articles