File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ export default defineNuxtConfig({
5959 { name : "application-name" , content : "Markdown Resume" } ,
6060 { name : "apple-mobile-web-app-title" , content : "Markdown Resume" } ,
6161 { name : "msapplication-TileColor" , content : "#fff" } ,
62- { property : "og:url" , content : "https://www.juniansoft.com /markdown-resume/" } ,
62+ { property : "og:url" , content : "https://www.junian.dev /markdown-resume/" } ,
6363 { property : "og:type" , content : "website" }
6464 ]
6565 }
6666 } ,
6767
6868 site : {
69- url : "https://www.juniansoft.com /markdown-resume/"
69+ url : "https://www.junian.dev /markdown-resume/"
7070 } ,
7171
7272 pwa,
Original file line number Diff line number Diff line change 11User-agent: *
22Allow: /
33
4- Sitemap: https://www.juniansoft.com /markdown-resume/sitemap.xml
4+ Sitemap: https://www.junian.dev /markdown-resume/sitemap.xml
You can’t perform that action at this time.
0 commit comments