We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75753ff commit a77f1e5Copy full SHA for a77f1e5
build_production/index.html
@@ -33,7 +33,7 @@
33
<div class="uppercase tracking-wide text-sm text-grey-dark font-bold">A project by</div>
34
<div class="mt-6 -mx-8 lg:-mx-16 flex flex-row flex-wrap items-center">
35
<div class="flex flex-col mx-8 lg:mx-16 w-32 items-center">
36
- <img src="http://res.cloudinary.com/dwpkvglev/image/upload/c_crop,g_auto:face,w_1609/v1532871661/martbock.jpg" class="w-16 h-16 bg-grey-lighter rounded-full"/>
+ <img src="https://res.cloudinary.com/dwpkvglev/image/upload/c_crop,g_auto:face,w_1609/v1532871661/martbock.jpg" class="w-16 h-16 bg-grey-lighter rounded-full"/>
37
<div class="mt-4">
38
Martin Bock
39
</div>
0 commit comments