Skip to content

Commit

Permalink
fix: Austria [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 3, 2024
1 parent 2c10166 commit 50888c8
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions maps/europe/austria.mdx
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
---
title: Austria
---
import Slider from "react-slick";
import "@site/src/css/slider.css";
---
title: Austria
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: (height)*(width) blocks (total size km2)
* Size of the download: ~3GB
* Coordinates for chunky: unknown
* Scale: ~1:30
* Price: Free
### Informations
* Size in blocks of the map: (height)*(width) blocks (total size km2)
* Size of the download: ~3GB
* Coordinates for chunky: unknown
* Scale: ~1:30
* Price: Free

### Preview
<img src="/img/maps/previews/europe/Austria.webp" alt="A picture of the Austria map"></img>
### Preview
<img src="/img/maps/previews/europe/Austria.webp" alt="A picture of the Austria map"></img>

### Gallery
<Slider dots infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/europe/Austria/0.webp"></img>
<img src="/img/maps/gallery/europe/Austria/1.webp"></img>
<img src="/img/maps/gallery/europe/Austria/2.webp"></img>
<img src="/img/maps/gallery/europe/Austria/3.webp"></img>
<img src="/img/maps/gallery/europe/Austria/4.webp"></img>
<img src="/img/maps/gallery/europe/Austria/5.webp"></img>
<img src="/img/maps/gallery/europe/Austria/6.webp"></img>
<img src="/img/maps/gallery/europe/Austria/7.webp"></img>
<img src="/img/maps/gallery/europe/Austria/8.webp"></img>
</Slider>
### Gallery
<Slider dots infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/europe/Austria/0.webp"></img>
<img src="/img/maps/gallery/europe/Austria/1.webp"></img>
<img src="/img/maps/gallery/europe/Austria/2.webp"></img>
<img src="/img/maps/gallery/europe/Austria/3.webp"></img>
<img src="/img/maps/gallery/europe/Austria/4.webp"></img>
<img src="/img/maps/gallery/europe/Austria/5.webp"></img>
<img src="/img/maps/gallery/europe/Austria/6.webp"></img>
<img src="/img/maps/gallery/europe/Austria/7.webp"></img>
<img src="/img/maps/gallery/europe/Austria/8.webp"></img>
</Slider>

0 comments on commit 50888c8

Please sign in to comment.