diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/config.toml b/config.toml index 8f3677d..966cee1 100644 --- a/config.toml +++ b/config.toml @@ -11,5 +11,5 @@ theme = "home-firman" [author.url] blog = "https://blog.mrfirmansyah.my.id" pgp = "https://keys.openpgp.org/vks/v1/by-fingerprint/1F3FDA046B3ABAC844252A5D076C6E25A6E1F70A" - social = "https://social.mrfirmansyah.my.id" - git = "https://git.mrfirmansyah.my.id" \ No newline at end of file + social = "https://social.mrfirmansyah.my.id/@firman" + git = "https://git.mrfirmansyah.my.id/firman" \ No newline at end of file diff --git a/themes/home-firman b/themes/home-firman index f970867..201bd68 160000 --- a/themes/home-firman +++ b/themes/home-firman @@ -1 +1 @@ -Subproject commit f970867d6657ea9dbedc89390eb856d40eae74ab +Subproject commit 201bd68cc60a59a0772f72b007805c3fc39f17d2