mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
16 lines
357 B
YAML
16 lines
357 B
YAML
site_name: slpkg
|
|
nav:
|
|
- Home: 'index.md'
|
|
site_url: https://dslackw.gitlab.io/slpkg
|
|
site_description: Personal projects
|
|
site_author: Dimitris Zlatanidis
|
|
copyright: Copyright 2014-2023 © Dimitris Zlatanidis
|
|
site_dir: public
|
|
|
|
repo_url: https://gitlab.com/dslackw/slpkg
|
|
|
|
theme:
|
|
name: terminal
|
|
palette: dark
|
|
features:
|
|
- footer.prev_next
|