Put stylesheet after the title.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 15 Jan 2004 19:04:12 +0000 (19:04 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 15 Jan 2004 19:04:12 +0000 (19:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10887 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AliasAnalysis.html

index e543df45f8325e32d3c687a72fa87773d88cf046..dfc6f7b3a52a9aeb1adca7dfc2612a22881a4879 100644 (file)
@@ -2,8 +2,8 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-  <link rel="stylesheet" href="llvm.css" type="text/css">
   <title>Alias Analysis Infrastructure in LLVM</title>
+  <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>
 <body>