icons and logos
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user