mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
location: draft
This commit is contained in:
parent
dc1a571d9e
commit
f57a05f7e7
6 changed files with 106 additions and 18 deletions
33
src/en/location.md
Normal file
33
src/en/location.md
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
layout: layouts/base.njk
|
||||
title: Location
|
||||
---
|
||||
|
||||
# Location
|
||||
|
||||
<iframe
|
||||
class="osm-iframe"
|
||||
width="100%"
|
||||
height="350"
|
||||
src="https://www.openstreetmap.org/export/embed.html?bbox=20.48410937190056%2C44.804260496036825%2C20.48587962985039%2C44.80516730485376&layer=transportmap&marker=44.80471437799246%2C20.484994500875473"
|
||||
></iframe>
|
||||
|
||||
<address>
|
||||
Jovana Ćirilova 15, Local 3,
|
||||
11120 Beograd, Zvezdara
|
||||
</address>
|
||||
|
||||
- <a target="_blank"
|
||||
href="geo:44.8047301,20.4850240?z=20">
|
||||
Geo URI
|
||||
</a>
|
||||
- <a target="_blank"
|
||||
href="https://www.openstreetmap.org/?mlat=44.8047144&mlon=20.4849945#map=20/44.8047139/20.4849945&layers=T">
|
||||
OpenStreetMap
|
||||
</a>
|
||||
- <a target="_blank"
|
||||
href="https://maps.app.goo.gl/VPFt7zN4ayuqwcQN8">
|
||||
Google Maps
|
||||
</a>
|
||||
|
||||
## Description
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
layout: layouts/base.njk
|
||||
title: Location
|
||||
---
|
||||
|
||||
# Location
|
||||
Loading…
Add table
Add a link
Reference in a new issue