Improved, refactored, added options, prompts, jekyll website

This commit is contained in:
AjaySi
2023-10-24 19:49:31 +05:30
parent 2860345aaf
commit eb87847124
78 changed files with 14455 additions and 106 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting&hellip;</title>
<link rel="canonical" href="http://localhost:4000/404.html">
<script>location="http://localhost:4000/404.html"</script>
<meta http-equiv="refresh" content="0; url=http://localhost:4000/404.html">
<meta name="robots" content="noindex">
<h1>Redirecting&hellip;</h1>
<a href="http://localhost:4000/404.html">Click here if you are not redirected.</a>
</html>

File diff suppressed because it is too large Load Diff