diff --git a/exampleSite/content/en/home/about.md b/exampleSite/content/en/home/about.md index 0c8b6ef..55e1611 100644 --- a/exampleSite/content/en/home/about.md +++ b/exampleSite/content/en/home/about.md @@ -4,14 +4,16 @@ image: "profile.jpg" weight: 0 --- -This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io) +This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io). ### Features * Responsive display on any size screen -* Smooth fade-in on load with CSS3 -* Smooth scrolling to page sections from navigation * Light and Dark themes -* _Projects_ section with any number of projects: configurable as a photo gallery, popup with details, or external links -* _Blog_ section with optionally included _Latest Post_, on the main page or as a separate section -* Styled Markdown throughout with support for HighlightJS +* Smooth fade-in CSS effect on page load +* Smooth scrolling to page sections from navigation links +* _Projects_ section with any number of projects: configurable as a photo gallery, modals with details, or external links +* _Blog_ section with optional _Latest Post_, on the main page or as a separate section +* Styled Markdown throughout with syntax highlighting +* Multilingual - supports side-by-side content in multiple languages +* Custom index page sections from Markdown files \ No newline at end of file