[www] r284918 - Add EuroLLVM'17 subfolder to the webpage
Kevin Streit via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 22 08:17:57 PDT 2016
Author: streit
Date: Sat Oct 22 10:17:56 2016
New Revision: 284918
URL: http://llvm.org/viewvc/llvm-project?rev=284918&view=rev
Log:
Add EuroLLVM'17 subfolder to the webpage
This commit adds the subfolder devmtg/2017-03 and an html placeholder to the llvm.org webpage.
In the future it should be reachable via http://llvm.org/devmtg/2017-03/
Added:
www/trunk/devmtg/2017-03/
www/trunk/devmtg/2017-03/index.html
Added: www/trunk/devmtg/2017-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-03/index.html?rev=284918&view=auto
==============================================================================
--- www/trunk/devmtg/2017-03/index.html (added)
+++ www/trunk/devmtg/2017-03/index.html Sat Oct 22 10:17:56 2016
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <title>Coming soon</title>
+ </head>
+ <body>
+ <h1>Coming soon...</h1>
+ </body>
+</html>
More information about the llvm-commits
mailing list