Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 512 Bytes

File metadata and controls

16 lines (14 loc) · 512 Bytes

Our Own Linktree

Credits to Linkyee for providing this

How to Edit

Go to the links section in config.yml and add your links there. You can also edit the name, avatar, and other sections. The below is an example of how to add a link under the links section:

  - link:
      icon: "fa-solid fa-pen"
      text: "Form for Memoirs"
      url: "https://forms.gle/j8KBXHgGGb1tvN9Q6"
      alt: "Memoir Form"
      title: "Memoir Form"
      target: "_blank"