Merge pull request #28 from wailsapp/Create-consistent-templates

Updated custom html
This commit is contained in:
Lea Anthony
2019-01-29 08:31:21 +11:00
committed by GitHub

View File

@@ -3,6 +3,6 @@
class="wails-logo"
style="width: 25rem;margin: auto;height: 25rem;"
></div>
<h1>Basic Template</h1>
Welcome to your basic Wails app!
<h1>Custom CSS Template</h1>
Welcome to your basic Wails app with custom CSS!
</div>