Commit 2332d56d3f3ebaf4f33cd2521eb2e63bf510b156

Authored by Louis-Claude Canon
1 parent ee1fa1faa2

Web site

Showing 3 changed files with 18 additions and 0 deletions Inline Diff

File was created 1 deploy:
2 scp -r www/* lccanon@lifc-home.univ-fcomte.fr:public_html/
www/.gitignore View file @ 2332d56
File was created 1 slides
www/talk.html View file @ 2332d56
File was created 1 <!doctype html>
2 <html>
3 <head>
4 <title>Séminaires techniques</title>
5 <meta charset="UTF-8">
6 </head>
7
8 <body>
9 <p>Liste des séminaires :</p>
10 <li>
11 <ul>Git : <a href="git.md">Markdown</a>, <a href="git.html">HTML</a>, <a href="git.pdf">PDF</a></ul>
12 <ul>C11/C++11</ul>
13 </li>
14 </body>