mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
17 lines
573 B
YAML
17 lines
573 B
YAML
title: "videobeaux"
|
||
description: "The friendly multilateral video toolkit built for artists by artists."
|
||
|
||
# however you’re activating the theme; either of these is fine:
|
||
|
||
# If GitHub wrote this for you:
|
||
remote_theme: pages-themes/minimal@v0.2.0
|
||
plugins:
|
||
- jekyll-remote-theme
|
||
|
||
# OR if you’re using the plain theme line instead:
|
||
# theme: jekyll-theme-minimal
|
||
|
||
baseurl: "/videobeaux" # (project site; you probably already have this)
|
||
|
||
logo: "/assets/img/videobeaux.png" # 👈 THIS is the important line
|
||
show_downloads: false # optional, hides the ZIP/TAR buttons |