This commit is contained in:
Eugene Pankov 2021-07-07 01:48:16 +02:00
parent 879af5ef3e
commit bd342d8f72
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -141,3 +141,11 @@
li Simultaneous #[strong multi-pane input]
li Optional PuTTY style #[strong right-click paste] and #[strong copy on select]
li macOS vibrancy and Win 10 fluent background support
<!-- Global site tag (gtag.js) - Google Analytics -->
script(async, src="https://www.googletagmanager.com/gtag/js?id=UA-3278102-18")
script.
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-3278102-18');