This commit is contained in:
Antranig Vartanian 2024-09-26 18:24:07 +04:00
commit 4e4215d7eb
No known key found for this signature in database
GPG key ID: DE3998662D59F21C
10 changed files with 41 additions and 0 deletions

8
hugo.toml Normal file
View file

@ -0,0 +1,8 @@
baseURL = 'https://vishap.oberon.am/'
languageCode = 'en-us'
title = 'Vishap Oberon Handbook'
[module]
[[module.imports]]
path = 'github.com/alex-shpak/hugo-book'