diff --git a/hugo.toml b/hugo.toml index 4dd78e2..9c9650c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -22,10 +22,10 @@ theme = "lugo" showurl = false # SEO - description = 'Summer campout for anarchists, voluntaryists, agorists, and nomads.' + description = 'Vegan campout with potlucks, discussions, and more!' type = 'website' - categories = [ "Festival", "Campout", "Gathering", "Ungathering", "Skills" ] - tags = [ "anarchy", "voluntaryism", "peace", "love", "freedom", "liberty" ] + categories = [ "Campout", "Gathering", "Ungathering", "Skills", "Conversations" ] + tags = [ "veganism", "vegetarianism", "peace", "love", "freedom", "health", "healing", "compassion", "prosperity", "morality", "ethics" ] custom_css = ["style.css"]