migrate to Hugo + PaperMod
This commit is contained in:
21
config.yaml
Normal file
21
config.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
baseURL: https://маша-дергачева.рф/
|
||||
title: Маша Дергачева
|
||||
theme: PaperMod
|
||||
languageCode: ru
|
||||
defaultContentLanguage: ru
|
||||
paginate: 10
|
||||
params:
|
||||
defaultTheme: light
|
||||
disableThemeToggle: true
|
||||
homeInfoParams:
|
||||
Title: Привет, я Маша
|
||||
Content: Делаю простые вещи и веду заметки.
|
||||
menu:
|
||||
main:
|
||||
- name: Attendance
|
||||
url: /attendance/
|
||||
weight: 10
|
||||
- name: Submit
|
||||
url: /attendance/submit/
|
||||
weight: 11
|
||||
|
||||
Reference in New Issue
Block a user