Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
dc614302
Commit
dc614302
authored
Apr 08, 2016
by
David Haynes
🙆
Browse files
Awesome'd the index
- consistancy is key
parent
7a96e051
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/core/index.html
View file @
dc614302
...
...
@@ -11,7 +11,13 @@ Go - A University Branded URL Shortener
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h1><strong>
Shorten URL
</strong></h1>
<h1><strong>
<span
class=
"fa-stack fa-lg"
>
<i
class=
"fa fa-circle fa-stack-2x"
></i>
<i
class=
"fa fa-link fa-stack-1x fa-inverse"
></i>
</span>
<i
class=
"fa"
>
Shorten URL
</i>
</strong></h1>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment