mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
This commit is contained in:
committed by
GitHub
parent
df8bdcf063
commit
4f1e87f87b
@@ -80,7 +80,7 @@
|
||||
</script>
|
||||
|
||||
<main>
|
||||
<div class="flex row noselect just-around" style="margin=1em;">
|
||||
<div class="flex row noselect just-around" style="margin=1em;" data-tauri-drag-region>
|
||||
<img src="tauri.png" height="60" on:click={onLogoClick} alt="logo" />
|
||||
<div>
|
||||
<a class="dark-link" target="_blank" href="https://tauri.studio/en/docs/getting-started/intro">
|
||||
|
||||
Reference in New Issue
Block a user