Added arch install post and used custom theme (#9)
This commit is contained in:
parent
c5c0bf7bdd
commit
663416b0f4
22 changed files with 907 additions and 12 deletions
|
@ -1,4 +1,7 @@
|
|||
baseURL = "https://alejandr0angul0.dev/"
|
||||
languageCode = "en-us"
|
||||
theme = "terminal"
|
||||
theme = "alejandro-angulo"
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
noClasses = false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[en]
|
||||
languageName = "English"
|
||||
title = "Alejandr00"
|
||||
title = "alejandr00"
|
||||
subtitle = ""
|
||||
owner = ""
|
||||
keywords = ""
|
||||
|
@ -24,4 +24,3 @@ missingBackButtonLabel = "Back to home page"
|
|||
identifier = "gh"
|
||||
name = "github"
|
||||
url = "https://github.com/alejandro-angulo"
|
||||
|
||||
|
|
|
@ -37,3 +37,6 @@ showLastUpdated = false
|
|||
creator = "alejandr0angul0"
|
||||
site = "alejandr0angul0"
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
codeFences = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue