diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-04 19:48:03 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-04 19:48:03 +0200 |
| commit | 2d82707fcfba3752ec2ebadeb845607f2a5d694b (patch) | |
| tree | c34f110e4de826d79ebe6d8d0e73b79855ab82c1 /templates/index.html | |
| parent | c6bf53c10a72be1b5f1df4b9c3e9c7ffc91b6f47 (diff) | |
| download | mitjafelicijan.com-2d82707fcfba3752ec2ebadeb845607f2a5d694b.tar.gz | |
Style: Code background color
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html index 2c4a71b..a46712b 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -12,9 +12,7 @@ | |||
| 12 | {{ define "content" }} | 12 | {{ define "content" }} |
| 13 | <div> | 13 | <div> |
| 14 | <p>{{ .Config.Description }}</p> | 14 | <p>{{ .Config.Description }}</p> |
| 15 | <p>Please <b><i>stop offering me a redesign</i></b> of this webpage. This site | 15 | |
| 16 | intentionally looks like it does!</p> | ||
| 17 | |||
| 18 | <h2><a name="current"></a>What I am currently working on</h2> | 16 | <h2><a name="current"></a>What I am currently working on</h2> |
| 19 | <p>Semi-live status of things to keep myself honest!</p> | 17 | <p>Semi-live status of things to keep myself honest!</p> |
| 20 | <table> | 18 | <table> |
