diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-06-04 21:21:48 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-06-04 21:21:48 +0100 |
commit | 866ddbbe2610210ab710dcd2b82904d5f86c5f0c (patch) | |
tree | 0124e45b5ed1ed6cb5f2906a25ded62c66d33ba5 /cao-desktop.html | |
parent | 26328f5c09af9076ade44388f620deb6b22e0eab (diff) |
renamed the title pages
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'cao-desktop.html')
-rw-r--r-- | cao-desktop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cao-desktop.html b/cao-desktop.html index 32a6f17..34f4721 100644 --- a/cao-desktop.html +++ b/cao-desktop.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Cards Against Originality (Revisited)</title> + <title>CAO</title> <link rel="stylesheet" href="cao-common.css"> <script src="jquery.js"></script> <script src="cao-common.js"></script> |