diff options
Diffstat (limited to 'blog')
-rw-r--r-- | blog/atom.xml | 4 | ||||
-rw-r--r-- | blog/utkirna-v1.0.0.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/blog/atom.xml b/blog/atom.xml index b3d6f8a..9da323a 100644 --- a/blog/atom.xml +++ b/blog/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> <title type="text">Ghativega.in</title> <subtitle type="text">Personal site of arnavbhatt288.</subtitle> -<updated>2023-11-04T00:52:36Z</updated> +<updated>2023-11-04T16:31:45Z</updated> <link rel="alternate" type="text/html" href="https://ghativega.in"/> <id>https://ghativega.in/atom.xml</id> <link rel="self" type="application/atom+xml" href="https://ghativega.in/atom.xml"/> @@ -11,7 +11,7 @@ <link rel="alternate" type="text/html" href="https://ghativega.in/utkirna-v1.0.0.html"/> <id>https://ghativega.in/utkirna-v1.0.0.html</id> <published>2023-11-04T00:52:28Z</published> -<updated>2023-11-04T00:52:28Z</updated> +<updated>2023-11-04T16:31:33Z</updated> <author><name>Arnav Bhatt</name></author> <summary type="text">Initial release of Utkirna</summary> </entry> diff --git a/blog/utkirna-v1.0.0.html b/blog/utkirna-v1.0.0.html index 9b8dbf5..f85c816 100644 --- a/blog/utkirna-v1.0.0.html +++ b/blog/utkirna-v1.0.0.html @@ -23,7 +23,7 @@ img { border: none ;} </p> <p> This is the initial release of Utkirna, a cross-platform application heavily inspired from <a href="https://sourceforge.net/projects/win32diskimager/">Win32DiskImager</a> that lets you to write a raw disk image to a removable device or backup a removable device to a raw image file. It is useful for preparing bootable drives with "dd like" images for PC, SBC and embedded development boards as well for backing up such drives. -Utkirna (devanagari: उत्कीर्ण, romanized: Utkīrṇa) means "engraved" in Sanskrit. +Utkirna means "engraved" in Sanskrit. </p> <h3> The reason of its creation</h3> |