diff options
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 | 8 |
1 files changed, 8 insertions, 0 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 new file mode 100644 index 0000000..a878ba1 --- /dev/null +++ b/html/blog/2024-09-23+00s_PC_Watercooling+computers+websites.tmpl.html @@ -0,0 +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>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 |