diff options
| author | Bobby <[email protected]> | 2023-07-05 19:34:57 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-07-05 19:34:57 -0400 |
| commit | 675523974f566a91d47c9cd359e69141b210e59b (patch) | |
| tree | 11967d615fb52b093e4e6568dead6492c0d06308 | |
| parent | 54b6a95fa59c3b4a9dba1e11594e5d157e4effb7 (diff) | |
| download | thatcomputerscientist-675523974f566a91d47c9cd359e69141b210e59b.tar.xz thatcomputerscientist-675523974f566a91d47c9cd359e69141b210e59b.zip | |
change wording a bit
| -rw-r--r-- | templates/blog/partials/sidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/partials/sidebar.html b/templates/blog/partials/sidebar.html index b96b41c2..b4529d30 100644 --- a/templates/blog/partials/sidebar.html +++ b/templates/blog/partials/sidebar.html @@ -414,7 +414,7 @@ <span class="vc">2</span> <span class="vc">0</span> </div> - <p class="mtsbitem"><small>____________________________________<br>This is just a fake random number!</small></p> + <p class="mtsbitem"><small>____________________________________<br>This is just a nice random number!</small></p> </div> <div id="google_translate_element"></div> |
