Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jessica Hawkwell
/
candle-pos
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 235b920c
authored
May 29, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Setting proper theme
1 parent
d548231e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
0 deletions
src/site/site.xml
src/site/site.xml
0 → 100644
View file @
235b920
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
>
<skin>
<groupId>
org.apache.maven.skins
</groupId>
<artifactId>
maven-fluido-skin
</artifactId>
<version>
1.6
</version>
</skin>
<custom>
<fluidoSkin>
<sideBarEnabled>
true
</sideBarEnabled>
<topBarEnabled>
true
</topBarEnabled>
<navBarStyle>
navbar-inverse
</navBarStyle>
<copyrightClass>
pull-right
</copyrightClass>
<breadcrumbDivider>
»
</breadcrumbDivider>
<sourceLineNumbersEnabled>
true
</sourceLineNumbersEnabled>
</fluidoSkin>
</custom>
<version
position=
"right"
/>
<publishDate
position=
"right"
format=
"EEE, d MMM yyyy @ H:mm:ss Z"
/>
<!-- poweredBy>
<logo name="VOCASystem.Net" href="https://dev.vocasystem.net/" alt="VOCASystem.Net"
img="http://static.vocasystem.net/vocasystem.net/images/vocasystem.net-black.png" />
</poweredBy -->
<body>
<breadcrumbs>
<item
name=
"${project.name} (r${project.rev})"
href=
"${project.url}"
/>
</breadcrumbs>
<menu
name=
"Project Information"
ref=
"reports"
inherit=
"bottom"
/>
<menu
ref=
"modules"
inherit=
"bottom"
/>
</body>
</project>
Write
Preview
Markdown
is supported
Attach a file
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 post a comment