mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sat 30 Oct 00:24:52 EEST 2021
This commit is contained in:
parent
3ae21ef639
commit
3761d3f4c7
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ const boot_message = {
|
|||
const do_sleep = true;
|
||||
const locations = {
|
||||
0: {
|
||||
"url": "https://github.com/TruncatedDinosour/website",
|
||||
"url": "/git",
|
||||
"desc": "The source code of this website",
|
||||
"aliases": [
|
||||
"src", "source",
|
||||
|
@ -46,7 +46,7 @@ const locations = {
|
|||
},
|
||||
|
||||
4: {
|
||||
"url": "mailto:truncateddinosour@gmail.com",
|
||||
"url": "/mail",
|
||||
"desc": "Contact me",
|
||||
"aliases": [
|
||||
"contact", "mail",
|
||||
|
@ -55,7 +55,7 @@ const locations = {
|
|||
},
|
||||
|
||||
5: {
|
||||
"url": "/page/blog",
|
||||
"url": "/blog",
|
||||
"desc": "Blog page",
|
||||
"aliases": [
|
||||
"blog", "news",
|
||||
|
|
Loading…
Add table
Reference in a new issue