Files
codejava.tech/hugo.toml
2026-02-18 11:23:08 +03:00

18 lines
321 B
TOML

baseURL = 'https://codejava.tech/'
title = 'CodeJava'
theme = 'github.com/imfing/hextra'
[menu]
[[menu.main]]
name = 'Courses'
pageRef = '/courses'
weight = 1
[[menu.main]]
name = 'Search'
weight = 2
[menu.main.params]
type = 'search'
[params]
description = 'Learn Java programming'