Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
i thought that was an eleventy feature LMAO
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAwesome98-Real committed Feb 17, 2024
1 parent f691b12 commit 564e897
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion src/1984.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: 1984 Request Blocked due to Presence of Web Environment Integrity API
description: don't use chrome :3
active: 1984
date: git Last Modified
permalink: /1984.html
---
{% extends 'layouts/error.njk' %}
Expand Down
1 change: 0 additions & 1 deletion src/400.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 400 Bad Request
description: you did a little oopsie in your request data, double check it and try again :3
date: git Last Modified
permalink: /400.html
---
{% extends 'layouts/error.njk' %}
Expand Down
1 change: 0 additions & 1 deletion src/403.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 403 Forbidden
description: hehe, you aren't allowed to access that resource >:3
date: git Last Modified
permalink: /403.html
---
{% extends 'layouts/error.njk' %}
Expand Down
1 change: 0 additions & 1 deletion src/404.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 404 Not Found
description: oh no, we couldn't find that file or directory on the server >w<
date: git Last Modified
permalink: /404.html
---
{% extends 'layouts/error.njk' %}
Expand Down
1 change: 0 additions & 1 deletion src/500.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 500 Internal Server Error
description: oopsie i messed something up qwq
date: git Last Modified
permalink: /500.html
---
{% extends 'layouts/error.njk' %}
Expand Down
1 change: 0 additions & 1 deletion src/dni_list.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: lily's dni list
description: these are the criteria that if you meet you shouldn't interact with me or i'll block you :3
active: dni_list
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block page %}
Expand Down
1 change: 0 additions & 1 deletion src/gd.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: lily's gd stats
description: i'm a gd pro!! :3
active: gd
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block head %}
Expand Down
1 change: 0 additions & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: beep beep! welcome to lily's cool home page :3
active: main
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block page %}
Expand Down
1 change: 0 additions & 1 deletion src/luciwhathappened.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: luci what happened
description: she rewrote the site tauri
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block head %}
Expand Down
1 change: 0 additions & 1 deletion src/privacy.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: privacy policy
description: here are your rights!! :3 i'm literally saul goodman but a girl. saul goodwoman. saula. idk.
active: privacy
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block page %}
Expand Down
1 change: 0 additions & 1 deletion src/template.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: title
description: description
date: git Last Modified
permalink: false
---
{% extends 'layouts/main.njk' %}
Expand Down
3 changes: 0 additions & 3 deletions src/timemachine.njk
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
---
date: git Last Modified
---
<h1>Time Machine<sup title="Silly Mark">SM</sup> will soon</h1>
1 change: 0 additions & 1 deletion src/womproj.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: lily's wasteof.money projects
description: these will be so epic!! :3
active: womproj
date: git Last Modified
---
{% extends 'layouts/main.njk' %}
{% block head %}
Expand Down

0 comments on commit 564e897

Please sign in to comment.