diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-09-04 23:18:22 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-09-05 01:10:27 +0530 |
commit | 71b91fe4c765e52d64d4ec3641747fee5aebb73e (patch) | |
tree | b3a2f875d096c0be27d8dfade12e4548307d09e4 /blog/reactos-ramdisk-creator-gui.html | |
parent | df56f83b99caa5ddd42e36523673968a0cf81458 (diff) |
new article and several changes
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> |