diff options
-rw-r--r-- | settings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.cfg b/settings.cfg index 4041636..1b827ca 100644 --- a/settings.cfg +++ b/settings.cfg @@ -7,7 +7,7 @@ header = <h1>Index</h1> src = content/index.txt [portfolio] title = daniel's projects -header = <h1>Projects</h1> A list and description of some of my projects and servers I maintain <br><br> +header = <h1>Projects</h1> Detailing a number of my personal projects <br><br> src = content/portfolio.txt [blog] title = daniel's posts |