projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
044c8e7
)
Add an MOTD
author
Mike Taylor
<mike@indexdata.com>
Thu, 15 May 2014 14:28:35 +0000
(15:28 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 15 May 2014 14:28:35 +0000
(15:28 +0100)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
3f87083
..
477be88
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-46,5
+46,15
@@
<div class="mkwsBuilder"></div>
<div class="mkwsSearch-Container-narrow"></div>
<script type="text/javascript">$ = undefined;</script>
+ <div class="mkwsMOTD">
+ <p>
+ <b>Welcome to the MasterKey Widget Set demo.</b>
+ </p>
+ <p>
+ Enter a search above to begin, or
+ <a href="http://mkws.indexdata.com/"
+ >Visit the MKWS home page to find out more</a>.
+ </p>
+ </div>
</body>
</html>