Skip to content

How to Display the Description on the Homepage #1525

Answered by wilonweb
wilonweb asked this question in Q&A
Discussion options

You must be logged in to vote

It's okay now
I had to remove the # to avoid author being in comments. :)
config\_default\languages.en.toml

languageCode = "en"
languageName = "English"
weight = 1
title = "Wilonweb"

[params]
    displayName = "EN"
    isoCode = "en"
    rtl = false
    dateFormat = "2 January 2006"
    logo = "img/blowfish_logo_transparent.png"
    secondaryLogo = "img/secondary-logo.png"
    description = "My awesome website"
    copyright = "Copy, _right?_ :thinking_face:"

[author]
    name = "MyNameIz"
    image = "img/blowfish_logo.png"
    headline = "I'm only human"
    bio = "A little bit about you"
#   links = [
#     { email = "mailto:hello@your_domain.com" },
#     { link = "https://link-to-s…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@wilonweb
Comment options

@mnjm
Comment options

@wilonweb
Comment options

Answer selected by wilonweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants