projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b497060
)
Modifying the index.html to not say something that makes sense.
author
Zak Rogoff
<zak@fsf.org>
Tue, 24 Sep 2013 21:14:09 +0000
(17:14 -0400)
committer
Zak Rogoff
<zak@fsf.org>
Tue, 24 Sep 2013 21:14:09 +0000
(17:14 -0400)
2014/index.html
patch
|
blob
|
blame
|
history
diff --git
a/2014/index.html
b/2014/index.html
index bd3f34b4aad7f8abc277bc10ebb14368cc202506..a069942c9bcaf2fbed20e84173ade61e412ac0ea 100644
(file)
--- a/
2014/index.html
+++ b/
2014/index.html
@@
-1
+1,10
@@
-<p>Hello, RMS!</p>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <title>This page is under development.</title>
+ </head>
+ <body>
+<p>This page is under development.</p>
+ </body>
+</html>