Check-in [c22b5a6894]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:added demos/index.html
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c22b5a68944938476d802598f9a15c69e5c3b7fa
User & Date: aldo 2016-09-09 13:02:55
Context
2016-09-09
13:08
fixed headers stuff for demos/index.html check-in: c9fef4250a user: aldo tags: trunk
13:02
added demos/index.html check-in: c22b5a6894 user: aldo tags: trunk
12:01
added demo screenshots check-in: 65efcbde7c user: aldo tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Added demos/index.html.







































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
</head>
<body>
<h1>Demos</h1>
<a href="https://pizzahack.eu/fossil/miogui/doc/tip/demos/demo1.ss"> 
  <img src="demo1.png" /> 
</a>
<br />
<a href="https://pizzahack.eu/fossil/miogui/doc/tip/demos/demo2.ss"> 
  <img src="demo2.png" />
</a>
<br />

<a href="https://pizzahack.eu/fossil/miogui/doc/tip/demos/demo3.ss">
<img src="demo3.png" />
</a>
</body>
</html>