├── README.md ├── functions.php ├── screenshot.png └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oceanwp/oceanwp-child-theme/HEAD/README.md -------------------------------------------------------------------------------- /functions.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oceanwp/oceanwp-child-theme/HEAD/functions.php -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oceanwp/oceanwp-child-theme/HEAD/screenshot.png -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oceanwp/oceanwp-child-theme/HEAD/style.css --------------------------------------------------------------------------------