]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 6 Jun 2023 09:44:56 +0000 (11:44 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 6 Jun 2023 09:44:56 +0000 (11:44 +0200)
- added more for <title> so search engines have more pages to index and not
  combine them into one result only
- still we need paging support here

templates/scoreboard.html

index 23707ac7f9d7cc08206645c6d35b0ef1d746650c..19e3f772e730215ee87000c554f5e0ebfbf9a57b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <head>
-    <title>fedi-block-api</title>
+    <title>fedi-block-api - scoreboard - {% if software %}TOP {{software}} used software{% elif originator %}TOP {{originator}} scripts{% elif reference %}TOP {{reference}} referencing instances{% elif blocked %}TOP {{blocked}} deferated instances{% elif blockers %}TOP {{blockers}} deferating instances{% endif %}</title>
     <link rel="alternate" type="application/rss+xml" title="RSS Feed for latest blocked instances" href="{{base_url}}/rss" />
     <style>
         body {
@@ -87,6 +87,8 @@
         <h1>Top {{reference}} referencing instances</h1>
     {% elif software %}
         <h1>Top {{software}} used software</h1>
+    {% elif originator %}
+        <h1>TOP {{originator}} scripts</h1>
     {% endif %}
     <div class="scoreboard">
         <table>