mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
15 lines
303 B
YAML
15 lines
303 B
YAML
site_name: slpkg
|
|
nav:
|
|
- Home: 'index.md'
|
|
site_url: https://dslackw.gitlab.io/slpkg
|
|
site_description: Personal projects
|
|
site_author: Dimitris Zlatanidis
|
|
site_dir: public
|
|
|
|
repo_url: https://gitlab.com/dslackw/slpkg
|
|
|
|
theme:
|
|
name: terminal
|
|
palette: dark
|
|
features:
|
|
- footer.prev_next
|