diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2024-10-28 02:20:36 +0100 | 
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2024-10-28 02:20:36 +0100 | 
| commit | e6d04b39a78bdba868e92b5d3f16cb6c549c6774 (patch) | |
| tree | 3bcadc7c217536741c9b8728301ad6f2a4acf771 | |
| parent | 03c0e01d1cd93ef647d832fbdb0f49bac9d8f2bc (diff) | |
Fix usage of MKREF
| -rw-r--r-- | src/blog/windowing/index.gsp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/blog/windowing/index.gsp b/src/blog/windowing/index.gsp index 285451e..6064a2d 100644 --- a/src/blog/windowing/index.gsp +++ b/src/blog/windowing/index.gsp @@ -56,7 +56,7 @@ html lang="en" {  				while launching a second application will cause the screen to be  				segmented into two halves, with one window taking up 50% of the  				screen on the left and another taking up 50% of the screen on the -				right@sup{-MKREF(wm)}. +				right@sup{=MKREF(wm)}.  			}  			p {= |