mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +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",
|
"blog", "news",
|
||||||
"blogs", "articles"
|
"blogs", "articles"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
6: {
|
||||||
|
"url": "/dotfiles",
|
||||||
|
"desc": "My dotfiles-cleaned github repository",
|
||||||
|
"aliases": [
|
||||||
|
"rice", "dotfiles",
|
||||||
|
"dots", "dwm"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
const escape_HTML = str =>
|
const escape_HTML = str =>
|
||||||
|
|
Loading…
Add table
Reference in a new issue