mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-11 16:47:29 -06:00
Merge commit '99fab9c6b6' into frogend-restructure
This commit is contained in:
commit
34ce7127a2
2 changed files with 12 additions and 9 deletions
|
|
@ -18,12 +18,14 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="page">
|
||||
<header>
|
||||
<img src="/assets/logo.png" alt="Instance Logo"/>
|
||||
<div>
|
||||
<h1>
|
||||
{{.instance.Title}}
|
||||
</h1>
|
||||
</div>
|
||||
<div></div>
|
||||
</header>
|
||||
<a href="/" class="nounderline">
|
||||
<header>
|
||||
<img src="/assets/logo.png" alt="Instance Logo"/>
|
||||
<div>
|
||||
<h1>
|
||||
{{.instance.Title}}
|
||||
</h1>
|
||||
</div>
|
||||
<div></div>
|
||||
</header>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue