feat: responsive fixes for in-app browsers, /download shortlink, clickable resume links, OG meta tags
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM nginx:alpine
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
COPY Omair_Saleh_Resume.pdf /usr/share/nginx/html/Omair_Saleh_Resume.pdf
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user