diff --git a/content/en/posts/arch_installation.md b/content/en/posts/arch_installation.md index 253293f..cbb2ec8 100644 --- a/content/en/posts/arch_installation.md +++ b/content/en/posts/arch_installation.md @@ -303,6 +303,7 @@ This will allow users in `sudo` group to run commands without sudo prefix Change the password of the user with `passwd username` Reboot/Logout and login as user + ## DotFiles Clone and 'install' Dotfiles from [ GitLab ]( https://gitlab.com/devoalda/dotdrop-dotfiles ) ``` bash @@ -369,6 +370,6 @@ Have fun with your arch installation! ___i use arch btw___ {{< expand "Credits/References" >}} -[Mental Outlaw Videdo](https://www.youtube.com/watch?v=rUEnS1zj1DM) +[Mental Outlaw Video](https://www.youtube.com/watch?v=rUEnS1zj1DM) [averagelinuxuser Arch Installation Guide](https://averagelinuxuser.com/a-step-by-step-arch-linux-installation-guide/) {{< /expand >}} diff --git a/content/en/showcase/linux/devoalda.website.io.md b/content/en/showcase/linux/devoalda.website.io.md index b6075a8..9f8fd1c 100644 --- a/content/en/showcase/linux/devoalda.website.io.md +++ b/content/en/showcase/linux/devoalda.website.io.md @@ -3,7 +3,7 @@ title: "devoalda.gitlab.io" date: 2020-07-05T13:05:36+08:00 description: Source for this website! weight: 1 -link: https://gitlab.com/devoalda/devoalda.gitlab.io +link: https://devoalda.gitlab.io repo: https://gitlab.com/devoalda/devoalda.gitlab.io pinned: true --- diff --git a/content/en/showcase/linux/devohome.md b/content/en/showcase/linux/devohome.md new file mode 100644 index 0000000..ecd7902 --- /dev/null +++ b/content/en/showcase/linux/devohome.md @@ -0,0 +1,9 @@ +--- +title: "devohome" +date: 2020-07-05T13:05:36+08:00 +description: Homepage for browsers +weight: 3 +link: https://devoalda.gitlab.io/devohome +repo: https://gitlab.com/devoalda/devohome +pinned: true +---