Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I change the site title? #10

Closed
hard-tek opened this issue Aug 3, 2020 · 1 comment
Closed

How do I change the site title? #10

hard-tek opened this issue Aug 3, 2020 · 1 comment

Comments

@hard-tek
Copy link

hard-tek commented Aug 3, 2020

Screenshot 2020-08-03 at 15 39 21
I want to change the name of the theme to my website name? How?

Thansks.

@onweru
Copy link
Collaborator

onweru commented Aug 4, 2020

@goth, edit this line in the config. If you have a different configuration, that would be the title field in your config.toml file

@onweru onweru closed this as completed Aug 4, 2020
northbright added a commit to northbright/hugo-clarity that referenced this issue Sep 7, 2021
company and contact info are stored in `YOUR_SITE/data/company.json`

e.g.

{
        "contacts": [
            {
                "name":"Campus A",
                "address":"Room chipzoller#303, Buiding chipzoller#10, No. 2643, Longhua Rd, Shanghai, China",
                "phone_nums":["+86 021 10000", "+86 021 60001234"],
                "work_time":"10:00 - 18:00"
            },
            {
                "name":"Campus B",
                "address":"No. 100, Zhonghan Rd, Shanghai, China",
                "phone_nums":["+86 21 20000"],
                "work_time":"9:00 - 16:00"
            }
        ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants