mirror of
https://github.com/DerTyp7/f1r3wave-website.git
synced 2025-10-29 21:17:09 +01:00
Change text in config template
This commit is contained in:
@@ -9,7 +9,7 @@ export const configPath = path.join(dataDir, 'config.json');
|
|||||||
export const configTemplate: AppConfig = {
|
export const configTemplate: AppConfig = {
|
||||||
home: {
|
home: {
|
||||||
headline: 'Portfolio',
|
headline: 'Portfolio',
|
||||||
text: 'As a passionate <b>hobby photographer</b>, I capture the unique beauty and atmosphere of various places. Join me on a visual journey through my lens.',
|
text: 'Just a <b>hobby photographer</b> sharing moments that catch my eye.',
|
||||||
buttonText: 'Visit Gallery',
|
buttonText: 'Visit Gallery',
|
||||||
},
|
},
|
||||||
contact: {
|
contact: {
|
||||||
|
|||||||
Reference in New Issue
Block a user