diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-25 21:20:48 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-25 21:20:48 -0500 |
commit | 674aea0e547a59ae186f693b4688b86c0650d61c (patch) | |
tree | e7ebe9edc9f433626801cdd59804fd5daf9b024b /html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html | |
parent | 2ae9151a88e32d8d56b4605bb124f7204dfaba32 (diff) |
Fix spelling errors.
Diffstat (limited to 'html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html')
-rw-r--r-- | html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html b/html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html index a878ba1..665a8f4 100644 --- a/html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html +++ b/html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html @@ -1,8 +1,8 @@ {{ define "article" }}
<article>
<h2>{{ .Title }}</h2>
- <p>I'm clearly in a watercooling phase. I was going to do a writeup about 00s watercooling, but I don't really know what I'm talking about.</p>
+ <p>I'm clearly in a watercooling phase. I was going to do a write-up about 00s watercooling, but I don't really know what I'm talking about.</p>
<p>Go check out <a href="https://www.million-dollar-pc.com/" target="_blank" rel="noopener noreferrer">million-dollar-pc.com</a> if you have any interest whatsoever in custom computers and/or sculpture. Most of the builds are from 2008 to 2011 which is even more impressive. I'm trying to get inspired for my own <a href="https://hardforum.com/threads/my-x58-build-log.2015685/" target="_blank" rel="noopener noreferrer">X58 watercooled PC</a> build.</p>
<p><b>Created:</b> {{ .Date }}</p>
</article>
-{{ end }}
\ No newline at end of file +{{ end }}
|