Created
February 4, 2021 09:28
-
-
Save wpmu-authors/8abe4f0ca8d9739b5ba52d5a64997b4f to your computer and use it in GitHub Desktop.
child_style.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Theme Name: Child Theme for Multisite Network | |
Theme URI: https://github.com/rachelmccollin/wpmu-dev-list-network-sites | |
Description: Theme to support WPMU DEV post on adding alist of all sites to each site in the network. Child theme for the WPMUDEV Parent Theme theme. | |
Author: Rachel McCollin | |
Author URI: http://rachelmccollin.co.uk/ | |
Template: wpmudev-parent-theme | |
Version: 1.0 | |
*/ | |
@import url("../wpmudev-parent-theme/style.css"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment