• Stefy Lanza (nextime / spora )'s avatar
    Refactor HTML templates to separate header files · dfbc6012
    Stefy Lanza (nextime / spora ) authored
    - Created html_pages/ directory for HTML templates
    - Moved index page HTML template to html_pages/index_page.h
    - Moved terminal page HTML template to html_pages/terminal_page.h
    - Updated web.c to use templates from header files instead of embedded strings
    - Updated configure.sh to include new header file dependencies in generated Makefile
    dfbc6012
terminal_page.h 5.21 KB