Home
Hello world
def hello_world():
print("Hello, world!")
About the theme
- DO NOT use title attribute in front matter. DO use H1 to define the title of the page.
- DO NOT define navigation on the config file. DO use the
order
attribute instead.