diff options
| author | horus | 2021-03-12 22:10:19 +0100 |
|---|---|---|
| committer | horus | 2021-03-12 22:10:19 +0100 |
| commit | 14e75d123ebc16bbefe6d305181eafe3d4df6333 (patch) | |
| tree | bc7875603683886c81c33cf3826d0aa8a98b3607 /views/index.html | |
| parent | 1ee480d7dcb769bd8ad0603fb96d04db292c97ab (diff) | |
| download | moehring-14e75d123ebc16bbefe6d305181eafe3d4df6333.tar.gz | |
Rewording
Diffstat (limited to 'views/index.html')
| -rw-r--r-- | views/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/index.html b/views/index.html index 449b69c..104e2c8 100644 --- a/views/index.html +++ b/views/index.html @@ -50,7 +50,7 @@ <code> <span class="keyword">while</span> lazy; <span class="keyword">do</span> <br> - <a class="tab-over-space" href="/projects" title="uncaught exception">Side.Projects()</a> + <a class="tab-over-space" href="/projects" title="uncaught exception">Hobby => Projects()</a> <br> <span class="keyword">endwhile</span> </code> @@ -62,7 +62,7 @@ <code> <span class="keyword">while</span> crazy; <span class="keyword">do</span> <br> - <span class="tab-over-space">eval(<span class="string">"</span><a href="/tools" title="eval is bad">Some funny, simple tools</a><span class="string">"</span>)</span> + <span class="tab-over-space">eval(<span class="string">"</span><a href="/tools" title="eval is bad">boot up tools page</a><span class="string">"</span>)</span> <br> <span class="keyword">endwhile</span> </code> |
