Heading 1: Regular page

tags: [ #zola, #theme, #test ]

This page demonstrates the features of the ZolaNight theme.

This is a paragraph of text. You can write about anything you want here.

Heading 2

Here is a list of items:

  • Item 1
  • Item 2
  • Item 3

And an ordered list:

  1. First item
  2. Second item
  3. Third item

Heading 3

Here is a blockquote:

This is a blockquote. It's a great way to highlight a quote or a piece of text.

And here is a code block with syntax highlighting for Rust:

fn main() {
    println!("Hello, world!");
}

Here is a code block with syntax highlighting for Python:

def hello_world():
    print("Hello, world!")

Here is a link to the Zola documentation.

And here is an image:

Placeholder Image