mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Sat 30 Oct 01:37:55 EEST 2021
This commit is contained in:
parent
458595bc1d
commit
0c90d907e2
1 changed files with 10 additions and 0 deletions
|
@ -61,6 +61,16 @@ const locations = {
|
|||
"blog", "news",
|
||||
"blogs", "articles"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
6: {
|
||||
"url": "/dotfiles",
|
||||
"desc": "My dotfiles-cleaned github repository",
|
||||
"aliases": [
|
||||
"rice", "dotfiles",
|
||||
"dots", "dwm"
|
||||
]
|
||||
}
|
||||
}
|
||||
const escape_HTML = str =>
|
||||
|
|
Loading…
Add table
Reference in a new issue