Added master index page.
authorJosh Berkus <josh@agliodbs.com>
Tue, 4 Sep 2012 18:46:00 +0000 (11:46 -0700)
committerJosh Berkus <josh@agliodbs.com>
Tue, 4 Sep 2012 18:46:00 +0000 (11:46 -0700)
index.html [new file with mode: 0644]
index.html~ [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..bf28bae
--- /dev/null
@@ -0,0 +1,7 @@
+<html>
+<title>PostgreSQL Advocacy Materials Repository</title>
+<body>
+<h1>PostgreSQL Advocacy Materials Repository</h1>
+<a href="Logos and Trademarks">graphics/logos/index.html</a><br/>
+<a href="9.2 Release Materials">releases/9.2/index.html</a><br/>
+</body></html>
diff --git a/index.html~ b/index.html~
new file mode 100644 (file)
index 0000000..cf38b7d
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+<title>Index page for directory releases/9.2</title>
+<body>
+<h1>Index page for directory releases/9.2</h1>
+<a href="brochures">brochures </a><br/>
+<a href="graphics">graphics </a><br/>
+<a href="posters">posters </a><br/>
+<a href="releases">releases </a><br/>
+<a href="scripts">scripts </a><br/>
+</body></html>