diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-25 14:56:40 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-25 14:56:40 (EDT) |
commit | 6133a567769782102aae99aa6689266cb6070e4b (patch) | |
tree | 60591e14826bc9762d831dcf7fe5ae1b2654b97b /talks | |
parent | 0d9c057f016d69c3acab11d1f5e05b12098285f2 (diff) | |
download | www-6133a567769782102aae99aa6689266cb6070e4b.zip www-6133a567769782102aae99aa6689266cb6070e4b.tar.gz www-6133a567769782102aae99aa6689266cb6070e4b.tar.bz2 |
talks/index.mdwn: New file.
Diffstat (limited to 'talks')
-rw-r--r-- | talks/index.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/talks/index.mdwn b/talks/index.mdwn new file mode 100644 index 0000000..10d3102 --- /dev/null +++ b/talks/index.mdwn @@ -0,0 +1,12 @@ +<!--#set var="title" value="Talks" --> +<!--#include virtual="/includes/header.html" --> + +Talks +===== + +Here you will find information about some of the talks and presentations I've +given. + + * [Legal Validity of Software Contracts](software-contracts/) + +<!--#include virtual="/includes/footer.html" --> |