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

Biography on front page #9

Closed
albinahlback opened this issue May 23, 2021 · 2 comments
Closed

Biography on front page #9

albinahlback opened this issue May 23, 2021 · 2 comments

Comments

@albinahlback
Copy link

Is it possible to have a small biography on the front page with options for a small text (for example a small text about yourself), a picture, email address and name?

@WingLim
Copy link
Owner

WingLim commented May 23, 2021

You can add your biography in _index.md which has example in exampleSite/content/_index.md.
It will show on index.
Like:
image

The email icon is a setting in config.yaml, with dfce38b patch.

params:
  socialOptions:
    email: me@example.com

Or, you can just add your email address in _index.md, if you don't like the icon.

@albinahlback
Copy link
Author

Thanks!

@WingLim WingLim closed this as completed May 24, 2021
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