File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,9 @@ services:
84
84
- META_DESCRIPTION=Techno Tim Link page
85
85
- META_AUTHOR=Techno Tim
86
86
- THEME=Dark
87
- - FAVICON_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg
88
- - AVATAR_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg
87
+ - FAVICON_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg
88
+ - AVATAR_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg
89
+ - AVATAR_2X_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg
89
90
- AVATAR_ALT=Techno Tim Profile Pic
90
91
- NAME=TechnoTim
91
92
- BIO=Hey! Just a place where you can connect with me!
@@ -137,8 +138,9 @@ docker run -d \
137
138
-e META_DESCRIPTION='Techno Tim Link page' \
138
139
-e META_AUTHOR='Techno Tim' \
139
140
-e THEME='Dark' \
140
- -e FAVICON_URL='https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg' \
141
- -e AVATAR_URL='https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg' \
141
+ -e FAVICON_URL='https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg' \
142
+ -e AVATAR_URL='https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg' \
143
+ -e AVATAR_2X_URL='https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg' \
142
144
-e AVATAR_ALT='Techno Tim Profile Pic' \
143
145
-e NAME='TechnoTim' \
144
146
-e BIO='Hey! Just a place where you can connect with me!' \
You can’t perform that action at this time.
0 commit comments