Skip to content

Commit

Permalink
hid the alien
Browse files Browse the repository at this point in the history
  • Loading branch information
MyXoToD committed May 4, 2024
1 parent 6993525 commit c8176e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ module.exports = (eleventyConfig) => {
collapseWhitespace: true
});

minified += "\r\n\r\n<!-- 👽: Hello earthling, I was hiding here, but you found me. Take this 🍪 -->";

return minified;
}

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Personal website of Maximilian Boll. Feel free to look around.

![](https://img.shields.io/badge/version-v1.1.5-brightgreen?style=for-the-badge)
![](https://img.shields.io/badge/version-v1.1.6-brightgreen?style=for-the-badge)
![](https://img.shields.io/github/last-commit/MyXoToD/makkusu.dev?style=for-the-badge)
![](https://img.shields.io/github/actions/workflow/status/MyXoToD/makkusu.dev/deploy.yml?style=for-the-badge)

Expand Down

0 comments on commit c8176e9

Please sign in to comment.