СоÐздание первичной струтктуры страниц
This commit is contained in:
parent
a654599285
commit
f1be0635e4
6 changed files with 47 additions and 5 deletions
|
|
@ -29,7 +29,9 @@ const { title, description, canonicalLink } = Astro.props;
|
|||
</head>
|
||||
<body>
|
||||
<Header />
|
||||
<main>
|
||||
<slot />
|
||||
</main>
|
||||
<Footer />
|
||||
<ConsultationModal />
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue