Added first content & bugfixes
- Fixed some displaying of images (images in /public cannot have their size infered) - Added first blog post (only in english) - Added first composition
This commit is contained in:
@ -7,7 +7,7 @@ export const cs = {
|
||||
Hero module of the page
|
||||
*/
|
||||
hero: {
|
||||
title: "Programuji rytmy a hraji algoritmy",
|
||||
title: "Programuji rytmy, hraji algoritmy",
|
||||
content: "Osobní stránka a blog podivínského studenta z Česka",
|
||||
image: "/frontpage.svg",
|
||||
buttons: ["Více", "Kontakt"],
|
||||
@ -21,7 +21,7 @@ export const cs = {
|
||||
description: "Pokud máte zájem spolupracovat se mnou nebo by vás jenom něco zajímalo tak mě neváhejte kontaktovat pomocí tohoto formuláře. Slibuji, že se vám brzy ozvu!",
|
||||
|
||||
name: "name",
|
||||
nameDescription: "Jmén",
|
||||
nameDescription: "Jméno",
|
||||
nameDefaultValue: "Beff Jazos",
|
||||
|
||||
email: "email",
|
||||
|
Reference in New Issue
Block a user