slipstream
This commit is contained in:
2
homepage/slipstream/Makefile
Normal file
2
homepage/slipstream/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
index.html: index.m4 ../head.m4 ../html.m4 ../navreturn.m4
|
||||
m4 index.m4 >index.html
|
||||
15
homepage/slipstream/index.m4
Normal file
15
homepage/slipstream/index.m4
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML LANG="en">
|
||||
define(`_TITLE', `slipstream')dnl
|
||||
define(`_DESCRIPTION', `a love story')dnl
|
||||
define(`_PAGE', `slipstream/')dnl
|
||||
define(`_STYLE', `')dnl
|
||||
include(`../html.m4')dnl
|
||||
include(`../head.m4')dnl
|
||||
<BODY>
|
||||
include(`../navreturn.m4')dnl
|
||||
<P>
|
||||
_hyperlink(`slipstream.pdf', `PDF')
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
BIN
homepage/slipstream/slipstream.pdf
Normal file
BIN
homepage/slipstream/slipstream.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user