Proposal
Currently in https://codeberg.org/keyoxide/keyoxide-web/src/branch/dev/views/profile.pug#L24 SVG images for each claim are being pulled from an external server, design.keyoxide.org. For privacy and other considerations, it would be useful to include these static images with the rest of the images that are shipped in the web application, e.g., under the /static/ directory path.
### Proposal
Currently in https://codeberg.org/keyoxide/keyoxide-web/src/branch/dev/views/profile.pug#L24 SVG images for each claim are being pulled from an external server, `design.keyoxide.org`. For privacy and other considerations, it would be useful to include these static images with the rest of the images that are shipped in the web application, e.g., under the `/static/` directory path.