modified: app/layout.tsx

main
joker 2 years ago
parent abada08613
commit a90f4d538b
  1. 7
      app/layout.tsx
  2. 20
      public/sitemap-0.xml

@ -1,6 +1,6 @@
import '@/styles/globals.css'; import '@/styles/globals.css';
import 'react-tooltip/dist/react-tooltip.css'; import 'react-tooltip/dist/react-tooltip.css';
import { Newsreader, Red_Hat_Display } from 'next/font/google'; import { Red_Hat_Display } from 'next/font/google';
import { type Metadata } from 'next/types'; import { type Metadata } from 'next/types';
import { allPosts } from 'contentlayer/generated'; import { allPosts } from 'contentlayer/generated';
@ -20,11 +20,6 @@ const fontSans = Red_Hat_Display({
variable: '--font-red-hat', variable: '--font-red-hat',
}); });
const fontSerif = Newsreader({
subsets: ['latin'],
variable: '--font-arial',
});
type RootLayoutProps = { type RootLayoutProps = {
children: React.ReactNode; children: React.ReactNode;
}; };

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://edu.krasnikov.pro/posts</loc><lastmod>2023-10-17T17:46:13.850Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/exam/minimum-knowledge-of-python</loc><lastmod>2023-10-17T17:59:34.071Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/exam/minimum-knowledge-of-python</loc><lastmod>2023-10-17T17:46:13.850Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/informatics/ms-word</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/olimp/practice-test-10-11-robotics</loc><lastmod>2023-10-17T17:46:13.850Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/informatics/python-task</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/olimp/practice-test-5-6-robotics</loc><lastmod>2023-10-17T17:46:13.850Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/informatics/python-well</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/informatics/ms-word</loc><lastmod>2023-10-17T17:46:13.850Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/informatics/textbook-python</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/informatics/python-task</loc><lastmod>2023-10-17T17:46:13.851Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/olimp/practice-test-10-11-robotics</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/informatics/python-well</loc><lastmod>2023-10-17T17:46:13.851Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts/olimp/practice-test-5-6-robotics</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/posts/informatics/textbook-python</loc><lastmod>2023-10-17T17:46:13.851Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/posts</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro</loc><lastmod>2023-10-17T17:46:13.851Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://edu.krasnikov.pro/about</loc><lastmod>2023-10-17T17:46:13.851Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url> <url><loc>https://edu.krasnikov.pro/about</loc><lastmod>2023-10-17T17:59:34.072Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
</urlset> </urlset>
Loading…
Cancel
Save