diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-02-09 23:19:38 +0000 |
commit | 05eac78269ccfe94e10dcc7276f6c9bcb8dea61d (patch) | |
tree | 92ed17292ec5a4ec2aa7d4e7fce3d4fde854298d | |
parent | nift (diff) | |
download | w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.gz w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.bz2 w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.xz w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.zip |
git server
-rw-r--r-- | .nift/sql/index.info.json | 2 | ||||
-rw-r--r-- | .nift/w/index.info.json | 2 | ||||
-rw-r--r-- | .nift/wf/index.info.json | 2 | ||||
-rw-r--r-- | sql/index.html | 7 | ||||
-rw-r--r-- | sql/index.tpl | 7 | ||||
-rw-r--r-- | w/index.html | 4 | ||||
-rw-r--r-- | w/index.tpl | 4 | ||||
-rw-r--r-- | wf/index.html | 7 | ||||
-rw-r--r-- | wf/index.tpl | 7 |
9 files changed, 23 insertions, 19 deletions
diff --git a/.nift/sql/index.info.json b/.nift/sql/index.info.json index 93e575e..f01c32e 100644 --- a/.nift/sql/index.info.json +++ b/.nift/sql/index.info.json @@ -1,5 +1,5 @@ { - "last-built": "05:29:09 Tuesday February 04 2025", + "last-built": "23:19:22 Sunday February 09 2025", "name": "sql/index", "title": "SQL", "template": "tpl/main.tpl", diff --git a/.nift/w/index.info.json b/.nift/w/index.info.json index e8bc7e0..1af41ee 100644 --- a/.nift/w/index.info.json +++ b/.nift/w/index.info.json @@ -1,5 +1,5 @@ { - "last-built": "05:36:13 Tuesday February 04 2025", + "last-built": "23:19:22 Sunday February 09 2025", "name": "w/index", "title": "Website", "template": "tpl/main.tpl", diff --git a/.nift/wf/index.info.json b/.nift/wf/index.info.json index 6399617..ee463d6 100644 --- a/.nift/wf/index.info.json +++ b/.nift/wf/index.info.json @@ -1,5 +1,5 @@ { - "last-built": "05:29:09 Tuesday February 04 2025", + "last-built": "23:19:22 Sunday February 09 2025", "name": "wf/index", "title": "WinForms", "template": "tpl/main.tpl", diff --git a/sql/index.html b/sql/index.html index da30c3f..024c92c 100644 --- a/sql/index.html +++ b/sql/index.html @@ -29,9 +29,10 @@ demonstrate working with these tables</p></li> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/sql"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/sql</pre> +<a href="http://porterswanstrom.com/git/sql">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/sql +</pre> </div><div id="f"> <p>Made by <a href="../">PORTER SWANSTROM</a></p> diff --git a/sql/index.tpl b/sql/index.tpl index c62a755..4ca78fd 100644 --- a/sql/index.tpl +++ b/sql/index.tpl @@ -11,6 +11,7 @@ demonstrate working with these tables</p></li> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/sql"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/sql</pre> +<a href="http://porterswanstrom.com/git/sql">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/sql +</pre> diff --git a/w/index.html b/w/index.html index e0a0bd7..a24c829 100644 --- a/w/index.html +++ b/w/index.html @@ -107,9 +107,9 @@ CSS and successfully got a working header and footer</p> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/w">here</a>, +<a href="http://porterswanstrom.com/git/w">here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/w +git clone http://porterswanstrom.com/git/w </pre> </div><div id="f"> diff --git a/w/index.tpl b/w/index.tpl index 9ae40d0..32f0226 100644 --- a/w/index.tpl +++ b/w/index.tpl @@ -89,7 +89,7 @@ CSS and successfully got a working header and footer</p> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/w">here</a>, +<a href="http://porterswanstrom.com/git/w">here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/w +git clone http://porterswanstrom.com/git/w </pre> diff --git a/wf/index.html b/wf/index.html index e8927b5..1efc271 100644 --- a/wf/index.html +++ b/wf/index.html @@ -33,9 +33,10 @@ paragraphs, headers, and non-inline links</p></li></ol> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/wf"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/wf</pre> +<a href="http://porterswanstrom.com/git/wf">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/wf +</pre> </div><div id="f"> <p>Made by <a href="../">PORTER SWANSTROM</a></p> diff --git a/wf/index.tpl b/wf/index.tpl index d578ec2..0b3f72d 100644 --- a/wf/index.tpl +++ b/wf/index.tpl @@ -15,6 +15,7 @@ paragraphs, headers, and non-inline links</p></li></ol> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/wf"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/wf</pre> +<a href="http://porterswanstrom.com/git/wf">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/wf +</pre> |