mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Add a title to the index.html for the gateway
This will replace the gateway URL showing up as the title. Signed-off-by: David Muckle <dvdmuckle@dvdmuckle.xyz>
This commit is contained in:
parent
f9d081accb
commit
5824d865c6
@ -1,6 +1,7 @@
|
||||
<html ng-app="faasGateway">
|
||||
|
||||
<head>
|
||||
<title>OpenFaaS Portal</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Rationale|Roboto+Mono|Roboto:300,400,400i,500,700" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/1.1.0/angular-material.min.css">
|
||||
<link rel="stylesheet" href="style/bootstrap.css">
|
||||
|
Loading…
x
Reference in New Issue
Block a user