summaryrefslogtreecommitdiffstats
path: root/llvm/website/index.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-08-03 05:43:35 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-08-03 05:43:35 +0000
commitd8a382f66dfecab3170a7ff26a251033df5d37e4 (patch)
treedd31689c531361ddfddf5556401cf6b3486895be /llvm/website/index.html
parentff4c3be741ec2dc60500bdadaa150b5882b406d3 (diff)
downloadbcm5719-llvm-d8a382f66dfecab3170a7ff26a251033df5d37e4.tar.gz
bcm5719-llvm-d8a382f66dfecab3170a7ff26a251033df5d37e4.zip
Prepare for "core" website.
llvm-svn: 40775
Diffstat (limited to 'llvm/website/index.html')
-rw-r--r--llvm/website/index.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/llvm/website/index.html b/llvm/website/index.html
new file mode 100644
index 00000000000..c42855957e1
--- /dev/null
+++ b/llvm/website/index.html
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <title>LLVM Core Website</title>
+ <link rel="stylesheet" href="llvm.css" type="text/css">
+</head>
+<body>
+
+<div class="doc_title">LLVM Core Web Site</div>
+ <p>This is just a place holder for now.</p>
+</div>
+
+<!-- *********************************************************************** -->
+
+<hr>
+<address>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+ <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
+ Last modified: $Date: 2007-07-09 01:04:31 -0700 (Mon, 09 Jul 2007) $
+</address>
+</body></html>
OpenPOWER on IntegriCloud