mirror of https://github.com/gtitov/wcwb.git
parent
b52cbcc85b
commit
a75989c9ad
@ -0,0 +1,7 @@
|
||||
---
|
||||
const { siteTitle, siteTitleHref } = Astro.locals.starlightRoute;
|
||||
---
|
||||
|
||||
<a href={siteTitleHref} style="text-decoration: none; line-height: 1;color: var(--sl-color-text-accent);">Практическое введение<br/>в веб‑картографию</a>
|
||||
|
||||
|
||||
Loading…
Reference in new issue