icons and logos

This commit is contained in:
Mateusz Gruszczyński
2026-07-31 14:15:44 +02:00
parent 618e5ae0fb
commit c6e9a3dd43
16 changed files with 182 additions and 17 deletions
+6 -2
View File
@@ -14,8 +14,12 @@
<body data-registration-enabled="__REGISTRATION_ENABLED__">
<header class="app-header">
<div class="app-header__main"><a class="brand home-brand" href="/">RustPad</a><span
class="header-divider"></span>
<div class="app-header__main">
<div class="resource-brand" aria-label="RustPad Workspace">
<a class="resource-brand__logo home-brand" href="/" aria-label="RustPad home">RustPad</a>
<span class="resource-brand__kind">Workspace</span>
</div>
<span class="header-divider"></span>
<div class="document-heading">
<h1 id="workspace-title">__WORKSPACE_TITLE__</h1>
<p id="workspace-url" class="document-url"></p>