Files
videobeaux/docs/_config.yml
2025-11-29 01:01:47 -05:00

17 lines
573 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
title: "videobeaux"
description: "The friendly multilateral video toolkit built for artists by artists."
# however youre 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 youre 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