blazor-docs/all-pages.md

270 B

publish layout
false false

{% capture site_url %}{% if site.url %}{{ site.url }}{% else %}{{ site.github.url }}{% endif %}{% endcapture %} {% for post in site.html_pages %} {{ site.all_pages_domain }}/blazor-ui{{ post.url | replace:'.html','' }} {% endfor %}