You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
589 B

9 years ago
7 years ago
7 years ago
7 years ago
  1. <div class="narrow">
  2. <div class="jumbotron h-x-app">
  3. <h1><img src="/images/switchboard-logo.png" height="72" style="margin-bottom: 13px;" class="u-logo p-name" alt="Switchboard"> Switchboard</h1>
  4. <p class="tagline p-summary">Switchboard is a WebSub hub.</p>
  5. <p><a href="/docs">Switchboard Documentation</a></p>
  6. <p><a href="https://www.w3.org/TR/websub/">WebSub Spec</a></p>
  7. <p>Read more about <a href="https://indieweb.org/how-to-push">how to publish and consume using WebSub</a>.</p>
  8. <a href="<?= Config::$base_url ?>/" class="u-url"></a>
  9. </div>
  10. </div>