Skip to content

Commit 1ac60f2

Browse files
author
bugfish\bugfishtm
committed
1.0
1 parent e6df700 commit 1ac60f2

File tree

7 files changed

+40
-32
lines changed

7 files changed

+40
-32
lines changed

_releases/1.0.zip

172 Bytes
Binary file not shown.

docs/download.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
3333

3434

35-
<script type="application/ld+json">
35+
36+
37+
38+
<script type="application/ld+json">
3639
{
3740
"@context": "http://schema.org",
3841
"@type": "WebSite",
@@ -73,10 +76,7 @@
7376
<meta property="og:title" content="Download - Android WebView App"/>
7477
<meta name="description" content="Download the latest version of our project directly from the GitHub repository. Access the most recent updates, features, and improvements with a single click. Stay up-to-date and enhance your experience with our latest release.">
7578
<meta name="og:description" content="Download the latest version of our project directly from the GitHub repository. Access the most recent updates, features, and improvements with a single click. Stay up-to-date and enhance your experience with our latest release.">
76-
<meta property="og:image" content="./meta.png" />
77-
78-
79-
79+
<meta property="og:image" content="./meta.png" />
8080

8181

8282

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
2929

3030

31+
3132
<script type="application/ld+json">
3233
{
3334
"@context": "http://schema.org",
@@ -70,7 +71,6 @@
7071
<meta name="description" content="Presenting a Streamlined Android Studio Template for an Android WebView App, perfectly tailored to showcase your website. Detailed documentation is available for comprehensive insights into this project. It is generously shared under the GPLv3 License, allowing full access to the open-source code.">
7172
<meta name="og:description" content="Presenting a Streamlined Android Studio Template for an Android WebView App, perfectly tailored to showcase your website. Detailed documentation is available for comprehensive insights into this project. It is generously shared under the GPLv3 License, allowing full access to the open-source code.">
7273
<meta property="og:image" content="./meta.png" />
73-
7474

7575

7676

docs/license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
3232

3333

34+
3435
<script type="application/ld+json">
3536
{
3637
"@context": "http://schema.org",
@@ -73,7 +74,6 @@
7374
<meta name="description" content="This page outlines the licensing terms and conditions for using the software. It details user rights, restrictions, and obligations associated with the use of the software.">
7475
<meta name="og:description" content="This page outlines the licensing terms and conditions for using the software. It details user rights, restrictions, and obligations associated with the use of the software.">
7576
<meta property="og:image" content="./meta.png" />
76-
7777

7878

7979

docs/mkdocs/docs/support.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Support
22

3-
## Website
4-
5-
For product-specific support, please comment directly in the relevant sections of our website. For general inquiries, visit [bugfish.eu](https://www.bugfish.eu).
3+
If you need assistance or have questions, you can reach out through any of the following support channels:
64

75
## Forum
86

9-
For faster assistance, post in our forum at [bugfish.eu/forum](https://www.bugfish.eu/forum). Alternatively, email us at [[email protected]](mailto:[email protected]).
7+
For community-driven support and discussions, visit our [Forum](https://www.bugfish.eu/forum). Here, you can ask questions, share information, and get help from other users.
8+
9+
## GitHub Issues
10+
11+
For technical issues or to request new features, please use the GitHub Issues Page associated with this project. You can find the link in the Downloads section or the topbar of our site.
1012

11-
## GitHub
13+
## Email
1214

13-
For technical issues or feature requests, open an issue in our GitHub repository via the Navigation/Header Link on our site.
15+
For direct support or if you prefer to communicate via email, please send your inquiries to [[email protected]](mailto:[email protected]).

docs/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/support.html

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width,initial-scale=1">
88

9+
<meta name="description" content="If you need assistance or have questions, you can reach out through any of the following support channels:">
10+
911

1012

1113

@@ -30,7 +32,6 @@
3032
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
3133

3234

33-
3435
<script type="application/ld+json">
3536
{
3637
"@context": "http://schema.org",
@@ -73,6 +74,7 @@
7374
<meta name="description" content="This page provides various options for obtaining support, including FAQs, contact information, and community forums. Users can find assistance tailored to their needs.">
7475
<meta name="og:description" content="This page provides various options for obtaining support, including FAQs, contact information, and community forums. Users can find assistance tailored to their needs.">
7576
<meta property="og:image" content="./meta.png" />
77+
7678

7779

7880

@@ -369,27 +371,27 @@
369371
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
370372

371373
<li class="md-nav__item">
372-
<a href="#website" class="md-nav__link">
374+
<a href="#forum" class="md-nav__link">
373375
<span class="md-ellipsis">
374-
Website
376+
Forum
375377
</span>
376378
</a>
377379

378380
</li>
379381

380382
<li class="md-nav__item">
381-
<a href="#forum" class="md-nav__link">
383+
<a href="#github-issues" class="md-nav__link">
382384
<span class="md-ellipsis">
383-
Forum
385+
GitHub Issues
384386
</span>
385387
</a>
386388

387389
</li>
388390

389391
<li class="md-nav__item">
390-
<a href="#github" class="md-nav__link">
392+
<a href="#email" class="md-nav__link">
391393
<span class="md-ellipsis">
392-
GitHub
394+
Email
393395
</span>
394396
</a>
395397

@@ -510,27 +512,27 @@
510512
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
511513

512514
<li class="md-nav__item">
513-
<a href="#website" class="md-nav__link">
515+
<a href="#forum" class="md-nav__link">
514516
<span class="md-ellipsis">
515-
Website
517+
Forum
516518
</span>
517519
</a>
518520

519521
</li>
520522

521523
<li class="md-nav__item">
522-
<a href="#forum" class="md-nav__link">
524+
<a href="#github-issues" class="md-nav__link">
523525
<span class="md-ellipsis">
524-
Forum
526+
GitHub Issues
525527
</span>
526528
</a>
527529

528530
</li>
529531

530532
<li class="md-nav__item">
531-
<a href="#github" class="md-nav__link">
533+
<a href="#email" class="md-nav__link">
532534
<span class="md-ellipsis">
533-
GitHub
535+
Email
534536
</span>
535537
</a>
536538

@@ -555,19 +557,23 @@
555557

556558

557559
<div><h1 id="support">Support</h1>
558-
<h2 id="website">Website</h2>
559-
<p>For product-specific support, please comment directly in the relevant sections of our website. For general inquiries, visit <a href="https://www.bugfish.eu">bugfish.eu</a>.</p>
560+
<p>If you need assistance or have questions, you can reach out through any of the following support channels:</p>
560561
<h2 id="forum">Forum</h2>
561-
<p>For faster assistance, post in our forum at <a href="https://www.bugfish.eu/forum">bugfish.eu/forum</a>. Alternatively, email us at <a href="mailto:[email protected]">[email protected]</a>.</p>
562-
<h2 id="github">GitHub</h2>
563-
<p>For technical issues or feature requests, open an issue in our GitHub repository via the Navigation/Header Link on our site.</p></div>
562+
<p>For community-driven support and discussions, visit our <a href="https://www.bugfish.eu/forum">Forum</a>. Here, you can ask questions, share information, and get help from other users.</p>
563+
<h2 id="github-issues">GitHub Issues</h2>
564+
<p>For technical issues or to request new features, please use the GitHub Issues Page associated with this project. You can find the link in the Downloads section or the topbar of our site.</p>
565+
<h2 id="email">Email</h2>
566+
<p>For direct support or if you prefer to communicate via email, please send your inquiries to <a href="mailto:[email protected]">[email protected]</a>.</p></div>
564567

565568

566569

567570

568571

569572

570573

574+
575+
576+
571577

572578

573579

0 commit comments

Comments
 (0)