s4

changeset 125:ae059dc709cd

index.html added
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 06 Aug 2015 12:13:08 +0900
parents 9742dbee5cba
children a254b496c850 c17964aa7715
files index.html
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/index.html	Thu Aug 06 12:13:08 2015 +0900
     1.3 @@ -0,0 +1,14 @@
     1.4 +<html>
     1.5 +<head>
     1.6 +<title></title>
     1.7 +<link rel="stylesheet" type="text/css" href="examples/common/default/default.css">
     1.8 +</head>
     1.9 +
    1.10 +<body>
    1.11 +<h1>S4</h1>
    1.12 +<h2>SNS by Shell Script and SQLite3</h2>
    1.13 +
    1.14 +<hr>
    1.15 +<!--#include virtual="/~yuuji/signature.html"-->
    1.16 +</body>
    1.17 +</html>