diff options
| author | davidovski <david@davidovski.xyz> | 2022-05-23 22:35:29 +0100 | 
|---|---|---|
| committer | davidovski <david@davidovski.xyz> | 2022-05-23 22:35:29 +0100 | 
| commit | 7cf81fbde495f31ce0db5423a0bb40726a44282d (patch) | |
| tree | 8a760885db9267e5eb8322c257ad3d217ba74cab | |
| parent | f1ecf057f481637297f6fae517f97a54d7b8d93d (diff) | |
use br
| -rw-r--r-- | templates/about.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/templates/about.html b/templates/about.html index f73c87c..fe7bc6e 100644 --- a/templates/about.html +++ b/templates/about.html @@ -11,5 +11,8 @@  		<img src="/images/remotecontrol.gif">  	</div>  </div> + +<br> +  <h2 class="header">blog posts</h2> | 
