跳转到内容

Step 3: Create buttons

此内容尚不支持你的语言。

Head over to the left sidebar and click on content > _index.md to edit our homepage.

Here, we can change the example buttons to our own collection of button links.

We can have as many buttons as we like by adding new entries to the YAML-formatted list of buttons.

Check the previous page for the list of built-in icons and for the guide on adding your own custom icons.

- block: buttons
content:
buttons:
- title: Read my latest paper on LLMs
icon: brands/arxiv
url: https://arxiv.org/abs/2304.01852
- title: Watch my new YouTube video to achieve 20x productivity
icon: brands/youtube
url: https://youtube.com
- title: Connect with me on LinkedIn
icon: brands/linkedin
url: https://linkedin.com

Then save the page by clicking on the three bars in the top left and File > Save (or ctrl + s keyboard shortcut).