diff options
l---------[-rw-r--r--] | testing/Connie_click-me.gif | bin | 4259 -> 56 bytes | |||
-rw-r--r-- | testing/index.HTML | 16 | ||||
-rw-r--r-- | testing/index.md | 5 |
3 files changed, 13 insertions, 8 deletions
diff --git a/testing/Connie_click-me.gif b/testing/Connie_click-me.gif index 6f0b361..b340e5d 100644..120000 --- a/testing/Connie_click-me.gif +++ b/testing/Connie_click-me.gif | |||
Binary files differ | |||
diff --git a/testing/index.HTML b/testing/index.HTML index 1dde2bd..d10f1af 100644 --- a/testing/index.HTML +++ b/testing/index.HTML | |||
@@ -5,7 +5,7 @@ | |||
5 | <meta name="generator" contents="lcmark"> | 5 | <meta name="generator" contents="lcmark"> |
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
7 | <title>G’day world!</title> | 7 | <title>G’day world!</title> |
8 | <link rel="icon" type="image/png" href="" /> | 8 | <link rel="icon" type="image/png" href="cartdave_favicon.png" /> |
9 | <style> | 9 | <style> |
10 | html {font-family: sans-serif;} | 10 | html {font-family: sans-serif;} |
11 | 11 | ||
@@ -34,16 +34,15 @@ | |||
34 | <table> | 34 | <table> |
35 | <tr> | 35 | <tr> |
36 | <td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> | 36 | <td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> |
37 | <td><a href="about/index.HTML">about</a> <a href="testing/index.HTML">testing</a> plus login and register buttons</td> | 37 | <td><a href="depth/">depth</a> <a href="even/deeper/">even</a> plus login and register buttons</td> |
38 | </tr> | 38 | </tr> |
39 | <td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top"> | 39 | <td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top"> |
40 | menu for the current directory | 40 | menu for the current directory |
41 | <p><a href="TODO.HTML">TODO</a></p> | 41 | <p><a href="index.HTML">index</a></p> |
42 | <p><a href="index.HTML">index</a></p> | ||
43 | 42 | ||
44 | </td> | 43 | </td> |
45 | <td style="background-color: rebeccapurple"> | 44 | <td style="background-color: rebeccapurple"> |
46 | 👣 Web trail goes here. | 45 | 👣 |
47 | </td> | 46 | </td> |
48 | </tr> | 47 | </tr> |
49 | <tr> | 48 | <tr> |
@@ -52,7 +51,10 @@ | |||
52 | <div name="contentFrame"> | 51 | <div name="contentFrame"> |
53 | <h1>G’day world!</h1> | 52 | <h1>G’day world!</h1> |
54 | Author: onefang | 53 | Author: onefang |
55 | <p>I’ve been around since the early sixties, but no one ever noticed. You | 54 | <hr /> |
55 | <h2>pagetitle: “TODO” | ||
56 | author: onefang</h2> | ||
57 | <p>I’ve been around since the early sixties, but no one ever noticed. You | ||
56 | really should have tried to pay attention though, I’m awesome. I try to | 58 | really should have tried to pay attention though, I’m awesome. I try to |
57 | help the world, but that’s not what everyone wants me to do. Well, the | 59 | help the world, but that’s not what everyone wants me to do. Well, the |
58 | people in charge of this poor defenseless world of ours.</p> | 60 | people in charge of this poor defenseless world of ours.</p> |
@@ -129,7 +131,7 @@ print'The problem here is that I have to use CSS to style these things, coz cmar | |||
129 | </tr> | 131 | </tr> |
130 | <tr> | 132 | <tr> |
131 | <td style="background-color: rebeccapurple"> | 133 | <td style="background-color: rebeccapurple"> |
132 | <p>Page <a href="">history</a>. Web site <a href="">atom feed</a> and <a href="">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> | 134 | <p>Page <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/log/testing/index.md">history</a>. Web site <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/atom">atom feed</a> and <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> |
133 | </td> | 135 | </td> |
134 | </tr> | 136 | </tr> |
135 | <tr> | 137 | <tr> |
diff --git a/testing/index.md b/testing/index.md index d044970..54808d5 100644 --- a/testing/index.md +++ b/testing/index.md | |||
@@ -1,7 +1,10 @@ | |||
1 | --- | 1 | --- |
2 | favicon: cartdave_favicon.png | ||
2 | pagetitle: "G'day world!" | 3 | pagetitle: "G'day world!" |
3 | author: onefang | 4 | author: onefang |
4 | webtrail: "Web trail goes here." | 5 | feedatom: https://sledjhamr.org/cgit/notYetAnotherWiki/atom |
6 | history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/testing/index.md | ||
7 | sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ | ||
5 | --- | 8 | --- |
6 | 9 | ||
7 | I've been around since the early sixties, but no one ever noticed. You | 10 | I've been around since the early sixties, but no one ever noticed. You |