mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 23:06:04 +01:00
wip
This commit is contained in:
@@ -5,7 +5,21 @@
|
||||
<meta name="viewport" content="initial-scale=1, minimal-ui, shrink-to-fit=no">
|
||||
<link rel="icon" type="image/png">
|
||||
<link rel="shortcut icon" type="image/png" href="./assets/favicon.png">
|
||||
<title>Tabby</title>
|
||||
<title>Tabby - a terminal for a more modern age</title>
|
||||
<meta name="title" content="Tabby - a terminal for a more modern age">
|
||||
<meta name="description" content="Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://tabby.sh/">
|
||||
<meta property="og:title" content="Tabby - a terminal for a more modern age">
|
||||
<meta property="og:description" content="Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.">
|
||||
<meta property="og:image" content="./assets/meta-preview.png">
|
||||
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://tabby.sh/">
|
||||
<meta property="twitter:title" content="Tabby - a terminal for a more modern age">
|
||||
<meta property="twitter:description" content="Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.">
|
||||
<meta property="twitter:image" content="./assets/meta-preview.png">
|
||||
</head>
|
||||
<body>
|
||||
<app></app>
|
||||
|
||||
Reference in New Issue
Block a user