forked from organicmaps/website
Fixed anchor validation error
See https://github.com/getzola/zola/issues/1707 Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
88b57a8ba8
commit
15afdb0812
2 changed files with 4 additions and 4 deletions
|
@ -80,7 +80,8 @@ At Organic Maps, we believe that privacy is a fundamental human right:
|
|||
|
||||
Reject surveillance - embrace your freedom.
|
||||
|
||||
[**Give Organic Maps a try!**](#install)
|
||||
|
||||
<a href="#install"><strong>Give Organic Maps a try!</strong></a>
|
||||
|
||||
## Who is paying for the free app?
|
||||
|
||||
|
@ -136,4 +137,3 @@ licensed under the Apache License 2.0.
|
|||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
|
@ -78,7 +78,7 @@ Organic Maps'te gizliliğin temel bir insan hakkı olduğuna inanıyoruz:
|
|||
|
||||
Gözetlemeyi reddet - özgürlüğünüzü kucaklayın.
|
||||
|
||||
[**Organic Maps'i deneyin!**](#install)
|
||||
<a href="#install"><strong>Organic Maps'i deneyin!</strong></a>
|
||||
|
||||
## Ücretsiz uygulama için kim ödeme yapıyor?
|
||||
|
||||
|
@ -112,7 +112,7 @@ Organic Maps, Apache License 2.0 altında lisanslanmış bir [açık kaynaklı y
|
|||
- Присоединяйтесь к нашей [русскоязычной группе в Telegram](https://t.me/OrganicMapsRu) для обратной связи и помощи
|
||||
- [GitHub sayfamızı](https://github.com/organicmaps/organicmaps) ziyaret edin
|
||||
- [E-posta](mailto:hello@organicmaps.app) ile bizimle iletişime geçin
|
||||
- Güncellemelerimizi [Facebook](https://facebook.com/OrganicMaps), [Twitter](https://twitter.com/OrganicMapsApp) ve
|
||||
- Güncellemelerimizi [Facebook](https://facebook.com/OrganicMaps), [Twitter](https://twitter.com/OrganicMapsApp) ve
|
||||
- [Instagram](https://instagram.com/organicmaps.app/) üzerinden takip edin.
|
||||
|
||||
<button id='add' class='installButton'>
|
||||
|
|
Loading…
Add table
Reference in a new issue