mirror of
https://github.com/vishapoberon/docs.git
synced 2026-04-05 21:12:24 +00:00
8 lines
165 B
TOML
8 lines
165 B
TOML
baseURL = 'https://vishap.oberon.am/'
|
|
languageCode = 'en-us'
|
|
title = 'Vishap Oberon Handbook'
|
|
|
|
|
|
[module]
|
|
[[module.imports]]
|
|
path = 'github.com/alex-shpak/hugo-book'
|