Fix typo and add Q3 to reports page
This commit is contained in:
parent
5e296f004e
commit
e2ef72927f
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head profile="http://gmpg.org/xfn/11">
|
||||
<title>GNOME Quarterly Report - 2010 Q2</title>
|
||||
<title>GNOME Quarterly Report - 2010 Q3</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<style type="text/css">
|
||||
body {
|
||||
|
|
|
@ -24,6 +24,10 @@
|
|||
|
||||
<h3>2010</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="./gnome-report-2010-Q3.html">Q3 2010 Report</a></li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><a href="./gnome-report-2010-Q2.html">Q2 2010 Report</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue