plugo/_config.yml

24 lines
535 B
YAML
Raw Normal View History

2022-03-29 12:49:28 +00:00
title: Plugo.io Powerbanks List of locations
2022-03-05 15:50:21 +00:00
email: plugo@captnemo.in
description: >
Easily accessible website detailing where all plugo powerbanks are available.
2022-03-05 16:14:25 +00:00
theme: minima
baseurl: /plugo/
2022-03-07 05:59:57 +00:00
url: https://captnemo.in
2022-04-23 09:22:31 +00:00
timezone: Asia/Kolkata
2024-06-21 08:24:43 +00:00
mapboxtoken: pk.eyJ1IjoiY2FwdG4zbTAiLCJhIjoiY2pmanVvdWNkMHNmOTJ3bzNnYXIwcnpwZSJ9.C1N7hcYotH63uQjx5sk7Xg
exclude:
- x.sh
- .venv
- _site
- .jekyll-cache
- Gemfile
- Gemfile.lock
- .git
- .github
- _config.yml
- 404.html
- CITATION.cff
2024-07-11 08:54:30 +00:00
- "*.py"
sass:
quiet_deps: true