squash
This commit is contained in:
parent
4e5442af7f
commit
f1e8d88add
3 changed files with 3 additions and 75 deletions
src
|
@ -40,9 +40,9 @@ impl Component for Model {
|
|||
|
||||
fn view(&self) -> Html {
|
||||
html! {
|
||||
<div>
|
||||
<>
|
||||
<h1>
|
||||
<a href="https://gpx.thermokar.st">{"gpx.thermokar.st"}</a>
|
||||
<a href="/">{"gpx.thermokar.st"}</a>
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
|
@ -68,7 +68,7 @@ impl Component for Model {
|
|||
</a>
|
||||
</small>
|
||||
</p>
|
||||
</div>
|
||||
</>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue