/*
Theme Name: Agora Example
Theme URI: https://github.com/hoyvann/agora-example-theme
Description: Voorbeeld child theme voor Agora dat config cascade en template overrides demonstreert. Bedoeld als referentie en validatie tool, niet voor productie. Voor productie projecten zie agora-starter (komt later).
Author: hoyvann
Author URI:
Template: agora
Version: 0.2.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 8.1
Text Domain: agora-example
*/

/* Styling is verplaatst naar resources/scss/.
   Run npm run build of npm run watch om CSS te compileren.
   Output gaat naar public/css/main-{hash}.css en wordt geënqueued
   via functions.php. */
