From a74ac696a71384034fda04fc5aec930916079565 Mon Sep 17 00:00:00 2001 From: npc-strider Date: Sat, 16 Jan 2021 13:04:59 +0800 Subject: [PATCH] added sitemaps --- maths/sitemap.xml | 16 ++++++++++++++++ sitemap.xml | 13 +++++++++++++ sitemap_index.xml | 12 ++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 maths/sitemap.xml create mode 100644 sitemap.xml create mode 100644 sitemap_index.xml diff --git a/maths/sitemap.xml b/maths/sitemap.xml new file mode 100644 index 0000000..94801d7 --- /dev/null +++ b/maths/sitemap.xml @@ -0,0 +1,16 @@ + + + + https://npc-strider.github.io/maths/ + 2021-01-15 + + + https://npc-strider.github.io/maths/de%20moivre%20theorem/ + + + https://npc-strider.github.io/maths/cis%20notation%20rant/ + + + https://npc-strider.github.io/maths/2.5d%20rotations/ + + diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..6e78a11 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,13 @@ + + + + https://npc-strider.github.io/ + 2021-01-15 + + + https://npc-strider.github.io/methanos/ + + + https://npc-strider.github.io/ea/ + + diff --git a/sitemap_index.xml b/sitemap_index.xml new file mode 100644 index 0000000..8519501 --- /dev/null +++ b/sitemap_index.xml @@ -0,0 +1,12 @@ + + + + https://npc-strider.github.io/sitemap.xml + + + https://npc-strider.github.io/maths/sitemap.xml + + + https://npc-strider.github.io/code/sitemap.xml + + \ No newline at end of file