2021-07-16 20:25:00 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<base href="/">
|
2021-07-24 20:25:09 +02:00
|
|
|
<meta charset="utf-8" />
|
2021-07-16 20:25:00 +02:00
|
|
|
<meta name="viewport" content="initial-scale=1, minimal-ui, shrink-to-fit=no">
|
|
|
|
|
<link rel="icon" type="image/png">
|
2021-09-16 23:36:51 +02:00
|
|
|
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
|
2021-07-16 23:56:03 +02:00
|
|
|
<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.">
|
2021-07-17 01:09:26 +02:00
|
|
|
<meta property="og:image" content="https://user-images.githubusercontent.com/161476/126016449-a053012a-e322-48ed-a2ab-3ed4f3281465.png">
|
2021-07-16 23:56:03 +02:00
|
|
|
|
|
|
|
|
<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.">
|
2021-07-17 01:09:26 +02:00
|
|
|
<meta property="twitter:image" content="https://user-images.githubusercontent.com/161476/126016449-a053012a-e322-48ed-a2ab-3ed4f3281465.png">
|
2021-08-25 01:25:49 +02:00
|
|
|
|
2021-10-25 09:14:05 +02:00
|
|
|
<meta property="theme-color" content="#0c131b">
|
|
|
|
|
|
2021-08-25 01:25:49 +02:00
|
|
|
<meta property="x-tabby-web-backend-url" content="{{backendURL}}">
|
2021-07-16 20:25:00 +02:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<app></app>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|