Remove sitemap.xml in old site
This commit is contained in:
parent
430718eaff
commit
d566a95288
2 changed files with 1 additions and 7 deletions
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<header class="d-flex masthead" style="background-image:url('old/assets/img/bg-masthead.jpg');">
|
||||
<header class="d-flex masthead" style="background-image:url('/old/assets/img/bg-masthead.jpg');">
|
||||
<div class="container my-auto text-center">
|
||||
<h1 class="mb-1" style="color: #ffffff;">Welcome!</h1>
|
||||
<h3 class="mb-5" style="color: #ffffff;"><em style="color: #ffffff;">Welcome to Sangelo's Space (v1)</em></h3><a
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<url>
|
||||
<loc>https://sangelo.space/index.html</loc>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Reference in a new issue