mirror of
https://github.com/samsonjs/spirit-tracker.git
synced 2026-03-25 09:25:51 +00:00
feat: title text
This commit is contained in:
parent
0084b7e932
commit
fcfabcb615
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export function renderSearch($app) {
|
|||
<div class="container">
|
||||
<div class="header">
|
||||
<div>
|
||||
<h1 class="h1">Spirit Tracker Viz</h1>
|
||||
<h1 class="h1">Spirit Tracker</h1>
|
||||
<div class="small">Search name / url / sku (word AND)</div>
|
||||
</div>
|
||||
<a class="btn" href="#/link" style="text-decoration:none;">Link SKUs</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue