Skip to content

Commit 4b53559

Browse files
committed
Add a title for the index.
Signed-off-by: James R. Perkins <jperkins@redhat.com>
1 parent 13fc4b5 commit 4b53559

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

content/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
layout: main
3+
title: RESTEasy
34
---

templates/partials/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<meta name="author" content=""/>
1313
<meta name="robots" content="all"/>
1414
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/>
15-
<title>RESTEasy - JBoss Community</title>
1615
<link rel="icon" type="image/x-icon" href="{site.url('/img/orgLayoutBody/favicon/resteasy_icon_16x.png').absolute}"/>
1716
<link rel="stylesheet" type="text/css" href="{site.url('/css/clearspace_common.css').absolute}" media="screen, projection"/>
1817
<link rel="stylesheet" type="text/css" href="{site.url('/css/org_common.css').absolute}" media="screen, projection"/>

0 commit comments

Comments
 (0)