diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:26:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:29:45 -0400 |
| commit | a6670a92d69919f341ad4efb9201b915bbe454ea (patch) | |
| tree | e10804b57079946cb6211cb5b2a231acad92cc46 /static/sitemap.xml | |
| parent | b818516048901bca5254859c27281a85012b1790 (diff) | |
add stub build page
Diffstat (limited to 'static/sitemap.xml')
| -rw-r--r-- | static/sitemap.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index 239a66ff..3e22414b 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -11,6 +11,10 @@ <priority>0.5</priority> </url> <url> + <loc>https://attestation.app/build</loc> + <priority>0.5</priority> + </url> + <url> <loc>https://attestation.app/releases</loc> <priority>0.5</priority> </url> |
