diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-28 00:24:07 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-28 00:24:07 +0400 |
commit | 913a9a3778a96d353f0f29202505b4c89da240f8 (patch) | |
tree | b4b5f149bedd8b0e87e9a566eadd40585b24f438 /src | |
parent | a5be0d90638bb33f4a44acfa3851ea367aa14403 (diff) |
typo fixed
Diffstat (limited to 'src')
-rw-r--r-- | src/posts/website_created.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/posts/website_created.html b/src/posts/website_created.html index 366b957..50b201e 100644 --- a/src/posts/website_created.html +++ b/src/posts/website_created.html @@ -29,7 +29,7 @@ it was created, quite surprisingly, writing HTML and CSS, like it is supposed to be, tough it is a little inefficient, error-prone and a pain writing HTML and adding boilerplate - code to each file, thus it quite probable that I shall write a small program to + 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, in fact, it'd basically be the same as manual way of writing HTML. |