mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 01:31:54 +08:00
[v2] Fix stats page
This commit is contained in:
parent
97765c77e5
commit
368195e5bd
@ -17,7 +17,7 @@ If you have any concerns or suggestions, please raise them in the projects githu
|
|||||||
|
|
||||||
export const NewComponent = () => (
|
export const NewComponent = () => (
|
||||||
<div>
|
<div>
|
||||||
<iframe plausible-embed="true" src="https://plausible.io/share/beta.wails.io?auth=wJa_HtqinG_eosqMjP-T1&embed=true&theme=system" scrolling="no" frameBorder={0} loading="lazy" style={{width: '1px', minWidth: '100%', height: '1600px'}} />
|
<iframe plausible-embed="true" src="https://plausible.io/share/wails.io?auth=Ll6cPlScOwOi_wgwZwMBn&embed=true&theme=system" scrolling="no" frameBorder={0} loading="lazy" style={{width: '1px', minWidth: '100%', height: '1600px'}} />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user