diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-12-19 23:09:03 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-12-19 23:09:03 +0400 |
commit | c8efd94a2e4583dfcca4ffa68abdb745412e84b9 (patch) | |
tree | 6c334f7ac12668b1abc10fd5a7cdd1b1ceb20a78 | |
parent | 88d557f7b4eb1979ab73f744a3c9cd19059a40a5 (diff) |
grammar
-rw-r--r-- | posts/website_created.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/website_created.md b/posts/website_created.md index dd5abfd..361ed26 100644 --- a/posts/website_created.md +++ b/posts/website_created.md @@ -7,7 +7,7 @@ As of June 13th 2024, the best website on the internet has officially been creat This site is not made by using one of those fancy and bloated site generators or any garbage like that, it was created, quite surprisingly, by writing HTML and -CSS, like it is supposed to be, though it is a little inefficient, error-prone +CSS, as it is supposed to be, though it is a little inefficient, error-prone and a pain writing HTML and adding boilerplate code to each file, thus it's quite probable that I shall write a small program to do that automatically for me in the future, but that program wouldn't be the same as bloated site generators, |