We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77adebb commit 7151cfbCopy full SHA for 7151cfb
index.html
@@ -30,12 +30,12 @@
30
}
31
32
var custom_title = {
33
- 'plonegov.github.com': 'plonegov github website',
+ 'plonegov.github.com': 'PloneGov github website',
34
'OpeneGov': 'OpenGov repositories - USA',
35
- 'cenditel.ppm': 'managing projects within a project porfolio',
36
- 'cenditel.audio': 'Content type Audio using HTML5',
37
- 'cenditel.video': 'Content type video using HTML5',
38
- 'cenditel.transcodedeamon': 'Transcode deamon for ogg vorbis theora files',
+ 'cenditel.ppm': 'Collaborative projects portfolio',
+ 'cenditel.audio': 'Audio Content type to HTML5',
+ 'cenditel.video': 'Video Content type to HTML5',
+ 'cenditel.transcodedeamon': 'Transcode for ogg vorbis theora files',
39
40
41
// Put custom repo URL's in this object, keyed by repo name.
0 commit comments