From 7a018c6aa549ae83c7f15f597bd938d4a85ebd64 Mon Sep 17 00:00:00 2001 From: developomp Date: Tue, 11 Jul 2023 14:13:13 +0900 Subject: [PATCH] feat(main): add resume to sitemap --- apps/main/static/sitemap.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/main/static/sitemap.xml b/apps/main/static/sitemap.xml index 05dbbca..df99412 100644 --- a/apps/main/static/sitemap.xml +++ b/apps/main/static/sitemap.xml @@ -2,8 +2,14 @@ https://developomp.com - 2023-07-04 + 2023-07-11 always 1.0 + + https://developomp.com/resume + 2023-07-11 + always + 0.9 + \ No newline at end of file