Update web pages (#2354)

* extend descriptions and improve styling

* s/capa explorer web/capa Explorer Web

* set htmlWhitespaceSensitivity to ignore and reformat
This commit is contained in:
Moritz
2024-09-11 20:28:04 +02:00
committed by GitHub
parent f236afe2a6
commit e07ff1c76c
16 changed files with 86 additions and 52 deletions

View File

@@ -33,7 +33,7 @@ jobs:
path: './web/public'
build-explorer:
name: Build capa explorer web
name: Build capa Explorer Web
runs-on: ubuntu-latest
steps:
- name: Checkout