updated links and gitignore
This commit is contained in:
parent
e31204a235
commit
58997e59bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
/dist
|
||||
/tmp
|
||||
/out-tsc
|
||||
/.angular
|
||||
# Only exists if Bazel was run
|
||||
/bazel-out
|
||||
|
||||
|
||||
@ -27,10 +27,6 @@ export const Links: Array<Link> =
|
||||
name: "hab",
|
||||
location: "https://hab.inkletblot.com/"
|
||||
},
|
||||
{
|
||||
name: "known",
|
||||
location: "https://proxy.inkletblot.com/known/"
|
||||
},
|
||||
{
|
||||
name: "tng",
|
||||
location: "https://proxy.inkletblot.com/tng/"
|
||||
|
||||
Reference in New Issue
Block a user