diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2023-12-02 02:16:58 +0100 | 
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-02 02:16:58 +0100 | 
| commit | 02b46a0062db61061a6683c7d498c6e700a384d0 (patch) | |
| tree | a52bfa7a22114e5a5e41aed2c992157d76c37f79 | |
| parent | 4626a2da056a1961ba4781d8472a22860539072f (diff) | |
s/ij/ij/
| -rw-r--r-- | src/blog/index.gsp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/blog/index.gsp b/src/blog/index.gsp index cc61785..7ad0296 100644 --- a/src/blog/index.gsp +++ b/src/blog/index.gsp @@ -14,7 +14,7 @@ html lang="en" {  						only have originated in California.  					}  				} -				figcaption {-Edsgar W. Dijkstra} +				figcaption {-Edsgar W. Dijkstra}  			}  		} |