Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 302 Bytes

notes.md

File metadata and controls

7 lines (5 loc) · 302 Bytes

Editing the landing page

  1. Clone the repository
  2. CD into it and hugo server to launch in localhost:1313
  • To edit the text in the center navigate to layout/index.html and edit the <p> tags with class text
  • To edit all surrounding text edit the text in hugo.toml