From b6fbeb512405542af0aed11ca123b7ac8ee0b04d Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 13 Feb 2023 22:41:09 -0500 Subject: [PATCH] fix seo --- public/404.html | 15 +++++++++++++-- public/admin.html | 15 +++++++++++++-- public/css/main.css | 8 ++++++-- public/home.html | 15 ++++++++++++++- public/js/components.js | 37 ++++++++++++++++++++++++------------- public/js/home.js | 6 +++--- public/js/main.js | 11 ++++++++--- public/js/people.js | 4 ++-- public/login.html | 17 +++++++++++++++-- public/people.html | 15 ++++++++++++++- public/profile.html | 16 +++++++++++++++- public/robots.txt | 9 +++++++++ src/public/file.rs | 4 ++++ src/public/mod.rs | 3 ++- src/public/pages.rs | 15 ++++++++++++--- src/types/extract.rs | 26 +++++++++++++++++++++++++- 16 files changed, 179 insertions(+), 37 deletions(-) create mode 100644 public/robots.txt diff --git a/public/404.html b/public/404.html index c89d93d..4a382c0 100644 --- a/public/404.html +++ b/public/404.html @@ -2,11 +2,22 @@ + + XSSBook - Not Found + + + + + + + + + + + - - XSSBook - Not Found