Skip to content

Commit 659c74a

Browse files
Update index.html
1 parent c9eb2e0 commit 659c74a

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

index.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
$('#main_content').headsmart()
1818
})
1919
</script>
20-
<title>Javadevvictoria.github.io by JavaDevVictoria</title>
20+
<title>JavaDevVictoria</title>
2121
</head>
2222

2323
<body>
@@ -27,7 +27,7 @@
2727
<header>
2828
<span class="ribbon-outer">
2929
<span class="ribbon-inner">
30-
<h1>Javadevvictoria.github.io</h1>
30+
<h1>JavaDevVictoria</h1>
3131
<h2>Victoria Holland&#39;s GitHub page</h2>
3232
</span>
3333
<span class="left-tail"></span>
@@ -54,12 +54,16 @@ <h2>Victoria Holland&#39;s GitHub page</h2>
5454
<p>Working on long to short term projects, I work alongside project managers, QA testers and front-end developers in an Agile environment.</p>
5555

5656
<p>My main duties involve:
57-
• Developing new elements for the Polopoly content management system using Java, XML and the Velocity templating language.
58-
• Extending the functionality of existing Polopoly elements.
59-
• Building new Polopoly page templates and article types using Velocity.
60-
• Responding to change requests from the business involving server-side development of new CMS functionality.
61-
• Bug fixing.</p>
62-
</section>
57+
<ul>
58+
<li></li>Developing new elements for the Polopoly content management system using Java, XML and the Velocity templating language.</li>
59+
<li>Extending the functionality of existing Polopoly elements.</li>
60+
<li>Building new Polopoly page templates and article types using Velocity.</li>
61+
<li>Responding to change requests from the business involving server-side development of new CMS functionality.</li>
62+
<li>Bug fixing.</li>
63+
</ul>
64+
</p>
65+
66+
</section>
6367

6468
<footer>
6569
<span class="ribbon-outer">

0 commit comments

Comments
 (0)