NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

style.css 268B

12345678910111213
  1. /*
  2. Theme Name: vue-theme
  3. Theme URI: http://herebefoci.com
  4. Author: TOJ
  5. Author URI: http: //herebefoci.com
  6. Description: A WordPress theme with Vue.js and REST API
  7. Version: 1.0.0
  8. License: MIT
  9. Contributors: Sagar Bhatt, Pradeep Sonawane
  10. */
  11. html body {
  12. color: purple;
  13. }