diff options
Diffstat (limited to 'blog/reactos-ramdisk-creator-gui.html')
-rw-r--r-- | blog/reactos-ramdisk-creator-gui.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/reactos-ramdisk-creator-gui.html b/blog/reactos-ramdisk-creator-gui.html index 3f42f7d..4178523 100644 --- a/blog/reactos-ramdisk-creator-gui.html +++ b/blog/reactos-ramdisk-creator-gui.html @@ -1,13 +1,13 @@ <!DOCTYPE html> <html> - <head> +<head> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel='stylesheet' type='text/css' href='style.css'> <meta property="og:title" content="ReactOS RAMDisk Creator GUI"> <meta property="og:description" content="Initial release of ReactOS RAMDisk Creator GUI"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> -<title>Ghativega - About</title> +<title>Ghativega</title> <style> img { border: none ;} </style> |