Skip to content
  • Konrad's avatar
    Remove logo and snake game from offline website · c5c3ba24
    Konrad authored
    This comes for two reasons:
    
     * We should display the logo of the individual site here,
       but that’s not possible, because we don’t have a access
       to the configuration. No logo is better than an
       unfamiliar one.
    * The URL path for the snake game is not really static
      anymore as it is generated with version information by webpack.
      That makes hardcoding the URL path a not-so-good idea.
    c5c3ba24