Skip to content

Commit 1a401dc

Browse files
committed
move to www., remove Finland as no longer using, add Sponsor
1 parent 545913b commit 1a401dc

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# adsblol/website
22

3-
<https://adsb.lol>
3+
<https://www.adsb.lol>
44

55
Powered by [doks](https://github.com/h-enk/doks)
66

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseurl = "https://adsb.lol"
1+
baseurl = "https://www.adsb.lol"
22
canonifyURLs = false
33
disableAliases = true
44
disableHugoGeneratorInject = true

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "ASDB.lol is a community unfiltered live flight tracker and an ope
1111
## Open Graph
1212
images = ["logo.png"]
1313
ogLocale = "en_US"
14-
domainTLD = "adsb.lol"
14+
domainTLD = "www.adsb.lol"
1515
titleHome = "ADSB.lol"
1616

1717
## JSON-LD

content/en/privacy-license/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This service is provided by myself [@katlol](https://github.com/katlol) and it i
1111
No personal data is collected besides a temporary storage of log files which is kept for less than 30 days.
1212
## Hosting Provider
1313

14-
ADSB.lol is hosted by Hetzner Cloud, with servers in Germany and Finland.
14+
ADSB.lol is hosted by Hetzner Cloud, with servers in Germany.
1515

1616
Parts of static data are served by GitHub, proxied by CloudFlare.
1717

layouts/partials/footer/footer.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
<li class="list-inline-item"><a href="{{ .URL | relURL }}">{{ .Name }}</a></li>
1313
{{ end -}}
1414
</ul>
15+
<iframe src="https://github.com/sponsors/katlol/button" title="Sponsor katlol" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
1516
</div>
17+
1618
</div>
1719
</div>
1820
</footer>

0 commit comments

Comments
 (0)