Merge branch 'develop' into 'master'

updated links and gitignore

See merge request inkletblot/inkletblot-com-v2!19
This commit is contained in:
Solomon Laing 2022-05-26 12:33:49 +00:00
commit b6682e7d79
2 changed files with 2 additions and 5 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/dist
/tmp
/out-tsc
/.angular
# Only exists if Bazel was run
/bazel-out

View File

@ -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/"