Add PsiTransfer branding assets to manifest and account UI
This commit is contained in:
parent
e04fe8fa30
commit
911eb27fd9
3 changed files with 18 additions and 0 deletions
|
|
@ -4,11 +4,13 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>PsiTransfer Account</title>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../resources/img/logo32.png" />
|
||||
<link rel="stylesheet" href="account.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main class="page">
|
||||
<header class="hero">
|
||||
<img class="hero-logo" src="../resources/img/logo128.png" alt="PsiTransfer Filelink logo" width="64" height="64" />
|
||||
<p class="eyebrow">Thunderbird Filelink</p>
|
||||
<h1>PsiTransfer Account</h1>
|
||||
<p class="intro">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue