Add favicon: M monogram on green background
SVG master + PNG exports at 16x16, 32x32 and 180x180 (Apple touch icon). Generated via puppeteer from favicon.svg. Wired into <head> and Dockerfile. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,5 +4,6 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY index.html /usr/share/nginx/html/
|
||||
COPY marszalek-architekten-infosheet.pdf /usr/share/nginx/html/
|
||||
COPY images/ /usr/share/nginx/html/images/
|
||||
COPY favicon.svg favicon-16x16.png favicon-32x32.png apple-touch-icon.png /usr/share/nginx/html/
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user