From 8754499b4cdbb450f1a346d92569f7f44cdad7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quang=20Th=E1=BA=AFng?= Date: Sun, 14 Feb 2021 09:48:44 +0700 Subject: [PATCH] =?UTF-8?q?Th=C3=AAm=20s=C6=A1=20=C4=91=E1=BB=93=20trang?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 + _config.yml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index feb1cd1..784d817 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,5 @@ source "https://rubygems.org" gemspec group :jekyll_plugins do gem "jekyll-katex" + gem "jekyll-sitemap" end \ No newline at end of file diff --git a/_config.yml b/_config.yml index 36d6faa..92506a1 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: Quang Thắng description: Trang ghi chú cá nhân baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://notes.quangthang.men" # the base hostname & protocol for your site, e.g. http://example.com permalink: pretty exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile" @@ -115,6 +115,7 @@ katex: plugins: - jekyll-seo-tag - jekyll-katex + - jekyll-sitemap kramdown: syntax_highlighter_opts: