thead.html - ics2txt - convert icalendar .ics file to plain text | |
git clone git://bitreich.org/ics2txt git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
thead.html (410B) | |
--- | |
1 <!DOCTYPE html> | |
2 <title>ics2txt</title> | |
3 <meta charset="UTF-8"/> | |
4 <link rel=stylesheet href="/style.css" type="text/css"/> | |
5 <meta name="viewport" content="initial-scale=1.0"> | |
6 | |
7 <header> | |
8 <a href="//josuah.net">josuah.net</a> | |
9 <nav style="float:right;"> | |
10 <a href="/ics2txt/ics2txt-0.1.tar.gz">v0.1</a> - | |
11 <a href="git://code.z0.is/ics2txt/">git</a> - | |
12 <a href="gopher://code.z0.is/1/ics2txt/">gopher</a> | |
13 </nav> | |
14 </header> |