From 20ffa47c0f8c83e97dc414e44608ffb3a02d02e3 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Sat, 27 Apr 2024 23:19:43 +0700 Subject: [PATCH] [Change[ make it simple --- .gitignore | 8 +------- 404.html | 13 ------------- Gemfile | 15 --------------- README.md | 3 ++- _config.yml | 3 --- favicon.png | Bin 271 -> 0 bytes index.html | 10 ---------- public/404.html | 11 +++++++++++ 8 files changed, 14 insertions(+), 49 deletions(-) delete mode 100644 404.html delete mode 100644 Gemfile delete mode 100644 _config.yml delete mode 100644 favicon.png delete mode 100644 index.html create mode 100644 public/404.html diff --git a/.gitignore b/.gitignore index 74a9223..485dee6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1 @@ -_site/ -.sass-cache/ -.jekyll-cache/ -.jekyll-metadata -# Ignore folders generated by Bundler -.bundle/ -vendor/ +.idea diff --git a/404.html b/404.html deleted file mode 100644 index 22b4c7e..0000000 --- a/404.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -layout: default -permalink: /404.html ---- - - - 404 - - - - -

If you are not redirected, click here.

- diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 8dd8b6c..0000000 --- a/Gemfile +++ /dev/null @@ -1,15 +0,0 @@ -source "https://rubygems.org" -gem "jekyll", "~> 4.3.2" -gem "minima", "~> 2.5" -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.12" -end - -platforms :mingw, :x64_mingw, :mswin, :jruby do - gem "tzinfo", ">= 1", "< 3" - gem "tzinfo-data" -end - -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] - -gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby] diff --git a/README.md b/README.md index ae7ab32..bde4e9e 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# tiennm \ No newline at end of file +# tiennm +Just redirect to my website \ No newline at end of file diff --git a/_config.yml b/_config.yml deleted file mode 100644 index d9936b4..0000000 --- a/_config.yml +++ /dev/null @@ -1,3 +0,0 @@ -title: TienNM -github_username: tiennm99 -theme: minima diff --git a/favicon.png b/favicon.png deleted file mode 100644 index d13da895a981737db692b139576d63ef4aaa725d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvxd5LKS4ruWF^4_{u6V9)zf(W- zkVEYiuW9$gx4%;`*kqh|VuMFo98l#NPZ!4!jq}L~3Va6bnp{hz6n^M*H906eVVKVT zxlxHXfU($7L!(VgpoN(^gte(jG=b5zr9t2Zm!k^9rVh?X2S$wqj--zEHnFCR#03rt zA;vc}0v9+aMKnk%DX?vJ>A2}2n8tg=E;+g5tpTG&LuMhj$V@}#Rje5+Ts9j{-pqVL z#IR$lQd*vm(qwh#wWcm+P7<>(8``u#tUbeUh{LJJ;aCq_PsgDiuRRP5(JV?c%>L!Q Q1G<~R)78&qol`;+0AoK{i2wiq diff --git a/index.html b/index.html deleted file mode 100644 index f0f8481..0000000 --- a/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - TienNM - - - -

If you are not redirected, click here.

- - diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..34cdcaf --- /dev/null +++ b/public/404.html @@ -0,0 +1,11 @@ + + + + miti99 + + + + +