privacynerd.de/themes/relegando/theme.toml
BlueFox 715dd163e9
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Unpacked upcoming.zip to git repo root and removed the temporary 'coming-soon' site
2024-09-23 20:44:28 +02:00

32 lines
927 B
TOML

name = 'Relegando'
license = 'MIT'
#licenselink = 'https://github.com/owner/repo/LICENSE'
description = "A theme made for a small link collection site (that's why it's called relegando = referring)"
# The home page of the theme, where the source can be found
#homepage = 'https://github.com/owner/repo'
# If you have a running demo of the theme
#demosite = 'https://owner.github.io/repo'
# Taxonomy terms
#tags = ['blog', 'company']
#features = ['some', 'awesome', 'features']
# If the theme has multiple authors
#authors = [
# {name = 'Name of author', homepage = 'Website of author'},
# {name = 'Name of author', homepage = 'Website of author'}
#]
# If the theme has a single author
[author]
name = 'Benjamin Burkhardt'
# homepage = 'Your website'
# If porting an existing theme
#[original]
# author = 'Name of original author'
# homepage = 'Website of original author'
# repo = 'https://github.com/owner/repo'