File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<div align =" center " >
22 <h2 >Calmness</h2 >
33 <p >A breathing exercises tool.</p >
4- <a href =" https://calmness.app / " >Visit <strong >Calmness</strong ></a > | <a href =" https://buymeacoffee.com/remvze " >Buy Me a Coffee</a >
4+ <a href =" https://calmness.mvze.net / " >Visit <strong >Calmness</strong ></a > | <a href =" https://buymeacoffee.com/remvze " >Buy Me a Coffee</a >
55</div >
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ import sitemap from '@astrojs/sitemap';
66// https://astro.build/config
77export default defineConfig ( {
88 integrations : [ react ( ) , sitemap ( ) ] ,
9- site : 'https://calmness.app ' ,
9+ site : 'https://calmness.mvze.net ' ,
1010} ) ;
Original file line number Diff line number Diff line change 11User-agent: *
22Disallow:
33
4- Sitemap: https://calmness.app /sitemap-index.xml
4+ Sitemap: https://calmness.mvze.net /sitemap-index.xml
Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ const og = Astro.props.og || '/og.png';
3434 <meta content ={ title } property =" og:title" />
3535 <meta content ={ description } property =" og:description" />
3636 <meta content =" Calmness" property =" og:site_name" />
37- <meta content =" https://calmness.app /" property =" og:url" />
37+ <meta content =" https://calmness.mvze.net /" property =" og:url" />
3838 <meta content =" website" property =" og:type" />
39- <meta content ={ ` https://calmness.app ${og } ` } property =" og:image" />
39+ <meta content ={ ` https://calmness.mvze.net ${og } ` } property =" og:image" />
4040
4141 <link href =" /sitemap-index.xml" rel =" sitemap" />
4242 </head >
You can’t perform that action at this time.
0 commit comments