summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnav Bhatt <arnav@ghativega.in>2023-01-26 20:23:22 +0530
committerArnav Bhatt <arnav@ghativega.in>2023-01-26 20:23:22 +0530
commit694cb53faaeee0a308fe87a868a111a1419c6e02 (patch)
tree71d5698b6f8bad04594c9fe4032af63c70d7ecaa
parentbe4307d4b6275ac1a5a331c6eae0c14a4cc09ec1 (diff)
new changes
-rw-r--r--README.md2
-rwxr-xr-xdata/style.css1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e8c4968
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+## ghativega.in website
+Powered by [blogit.](https://pedantic.software/git/blogit/)
diff --git a/data/style.css b/data/style.css
index 12e3a49..b1e1e2d 100755
--- a/data/style.css
+++ b/data/style.css
@@ -13,7 +13,6 @@ a {
img {
max-width: 100%;
max-height: 100%;
- display: block; /* remove extra space below image */
}
body {