- can add files to front with single function

- can create html in shortcode with basic templates
This commit is contained in:
asus
2024-02-08 12:31:07 +01:00
parent da5bb42a62
commit 9eebe46efe
3 changed files with 42 additions and 35 deletions

View File

@@ -1,3 +1,3 @@
.has-text-align-center.wp-block-post-title {
border: 1px solid green;
border: 1px solid red;
}