drop app links in header

This commit is contained in:
Nemo 2023-11-29 20:51:12 +05:30
parent 05cb6182d6
commit 408e314b9e
1 changed files with 0 additions and 8 deletions

View File

@ -6,14 +6,6 @@
{% seo %}
</head>
<body>
<header>
<p>Text-Only
<a class="full-version-link button" href="https://apps.apple.com/in/app/beatroot-news/id1618735924">iOS</a>
<a class="full-version-link button" href="https://play.google.com/store/apps/details?id=com.beatrootnews.app">Android</a>
<a class="full-version-link button" href="https://app.beatrootnews.com/" title="Mobile-Web only">Web</a>
</p>
</header>
<main>
{{content}}
</main>