mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Fri 14 Jan 18:38:21 EET 2022
This commit is contained in:
parent
e7aec442f9
commit
813a1c1349
2 changed files with 3 additions and 10 deletions
2
LICENSE
2
LICENSE
|
@ -30,6 +30,6 @@
|
||||||
|
|
||||||
|
|
||||||
OWNER: Ari Archer <truncateddinosour@gmail.com>
|
OWNER: Ari Archer <truncateddinosour@gmail.com>
|
||||||
PROJECT NAME: website_terminal
|
PROJECT NAME: Website (https://ari-web.xyz/)
|
||||||
YEAR: 2022
|
YEAR: 2022
|
||||||
|
|
||||||
|
|
|
@ -72,15 +72,8 @@ const locations = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
7: {
|
|
||||||
"url": "/gpg",
|
|
||||||
"desc": "My GPG key",
|
|
||||||
"aliases": [
|
|
||||||
"gpg", "sign"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
|
|
||||||
8: {
|
7: {
|
||||||
"url": "/page/novpn",
|
"url": "/page/novpn",
|
||||||
"desc": "A page about how you shouldn't use VPNs",
|
"desc": "A page about how you shouldn't use VPNs",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
@ -88,7 +81,7 @@ const locations = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
9: {
|
8: {
|
||||||
"url": "/mp",
|
"url": "/mp",
|
||||||
"desc": "My music playlist",
|
"desc": "My music playlist",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue