fix error in thought
This commit is contained in:
parent
7a5830a6ef
commit
f00495e1de
@ -8,7 +8,7 @@ $[cat ./scripts/img-caption]
|
||||
</xmp></pre>
|
||||
|
||||
Have I mentioned how much I love that a significant portion of the content on this site is generated by bash script?<br><br>
|
||||
The above file is included here with <code>$[echo \$[cat ./scripts/img-caption]]</code>. I greatly enjoy this.
|
||||
The above file is included here with <code>$\[echo $\[cat ./scripts/img-caption]]</code>. I greatly enjoy this.
|
||||
</p>
|
||||
|
||||
<p>Given that the css that is included in every site has now been standardized, I should probably start generalizing the start of each html document such that I can change one file to update the head section of all documents.
|
||||
|
Loading…
Reference in New Issue
Block a user