Adding a public-facing page with a shortcode

This commit is contained in:
2021-06-01 09:33:09 -06:00
parent 5aaf4bf1d0
commit 8f048c4088
4 changed files with 55 additions and 1 deletions

View File

@ -0,0 +1,5 @@
<div id="nmsp-plugin-font-app" class="">
@yield('content')
</div>