Skip to content
Snippets Groups Projects
Commit 5824d865 authored by David Muckle's avatar David Muckle Committed by Alex Ellis
Browse files

Add a title to the index.html for the gateway


This will replace the gateway URL showing up as the title.

Signed-off-by: default avatarDavid Muckle <dvdmuckle@dvdmuckle.xyz>
parent f9d081ac
No related branches found
No related tags found
No related merge requests found
<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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment