You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export const host = `${protocol}://${origin}` as const;
export const pageSize = 10 as const;
export const videoPageSize = 3 as const;
export const siteName = `Type of Web`;
export const shortDescription = `Blog o programowaniu`;
export const defaultDescription = `Blog o programowaniu. Dla front-end i back-end developerów. Trochę o urokach pracy zdalnej, ale przede wszystkim o: JavaScript, React, Vue, Angular, node.js, TypeScript, HapiJS…`;