Skip to content

Commit

Permalink
website
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperknot committed Jan 31, 2024
1 parent 34cbf6b commit 6c2b666
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions website/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,10 @@ hr {
margin: 200px auto 150px;
}

.noUi-connects {
cursor: pointer;
}

.noUi-value {
line-height: 0;
margin-top: 32px;
Expand Down
4 changes: 2 additions & 2 deletions website/blocks/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles),

There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well.

There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.
There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.

Currently, it is behind Cloudflare, but it has been designed so that this can be changed at any time.
Currently, it is behind Cloudflare.

## Attribution

Expand Down

0 comments on commit 6c2b666

Please sign in to comment.