/*
 Theme Name:   Web Log Child
 Theme URI:    https://example.com/    /* optional */
 Description:  Child theme for the Web Log theme
 Author:       Your Name
 Author URI:   https://example.com/    /* optional */
 Template:     web-log
 Version:      1.0.0
*/

/* Import the parent theme's CSS */
@import url("../web-log/style.css");