diff options
| author | Adrian Kummerlaender | 2018-06-05 18:41:11 +0200 | 
|---|---|---|
| committer | Adrian Kummerlaender | 2018-06-05 18:41:11 +0200 | 
| commit | 11fe5f138bf9bf5f58f370d264b0917722036256 (patch) | |
| tree | 588d9976b0d91b62efe9a2f71b9027dc92328d10 | |
| parent | d4deebde3364b14f4a39839997e9aa9bf052003b (diff) | |
| download | blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar.gz blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar.bz2 blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar.lz blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar.xz blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.tar.zst blog_content-11fe5f138bf9bf5f58f370d264b0917722036256.zip | |
Fix generate, preview scripts
| -rw-r--r-- | meta.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,5 +2,5 @@  <meta>  	<title>/home/adrian</title>  	<author>Adrian Kummerländer</author> -	<url>http://localhost:8000</url> +	<url>http://localhost:8080</url>  </meta> | 
