We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c857bbf commit 86165abCopy full SHA for 86165ab
app/source/templates/default.jade
@@ -2,10 +2,10 @@ doctype html
2
html
3
head
4
link(rel='stylesheet', href='/css/index.css')
5
- title Welcome to Microsoft Cloud Guild
+ title Welcome to DevOps Hackathon
6
body
7
.header
8
- h1.page-title Welcome to Microsoft Cloud Guild
+ h1.page-title Welcome to DevOps Hackathon
9
10
ul.nav
11
li: a(href='/') Home
0 commit comments