From 376ec590ea5da21315a37292817997352e58dee6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 03:39:36 +0300 Subject: Create the static site DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT --- site/public/sitemap.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 site/public/sitemap.xml (limited to 'site/public/sitemap.xml') diff --git a/site/public/sitemap.xml b/site/public/sitemap.xml new file mode 100644 index 0000000..db9224f --- /dev/null +++ b/site/public/sitemap.xml @@ -0,0 +1,18 @@ + + + + http://localhost:8080/ + + + http://localhost:8080/block-docs/ + + + http://localhost:8080/jwt/ + + + http://localhost:8080/register-docs/ + + + http://localhost:8080/transaction-docs/ + + -- cgit v1.2.3-70-g09d2