aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-24changed output location1-1/+1
On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .gitignore modified: _data/metadata.js modified: eleventy.config.js
2024-06-21Hotfix1-1/+1
2024-06-21Hotfix2-2/+2
2024-06-21Update deps and updated the about page.14-572/+1949
On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: 404.html modified: _includes/base.html new file: _includes/main.css modified: _includes/page.html modified: _includes/post.html modified: about.html deleted: assets/main.css deleted: atom.xml.njk modified: eleventy.config.js modified: index.html modified: package-lock.json modified: package.json modified: posts.html modified: posts/posts.11tydata.js
2024-04-13Hot fix1-2/+2
2024-04-13Added legacy redirect to fix seo1-0/+1
2024-04-13Fixed structured prompt1-2/+2
2024-04-07Take 31-1/+1
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07Part21-1/+1
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07added HSTSdevelopment1-2/+2
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07Fixed CSP1-1/+1
2024-04-07Added robots.txt3-0/+3
2024-04-07Added Cloud tracker by mistake, cloudflare auto inserts1-4/+0
2024-04-07Corrected minor errors