-
Enter the details of your blog if you know them. All fields are optional and can be changed later.
+
Enter the details of your blog, if you know them. All fields are optional, and can be changed later.
Site Name
diff --git a/views/obsimport/form.html b/views/obsimport/form.html
deleted file mode 100644
index ccb27a5..0000000
--- a/views/obsimport/form.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
Import from Obsidian
-
Select an Obsidian vault exported as a Zip file. All Markdown notes will be imported as posts, and any images or attachments will be imported as uploads.
-
-
-
diff --git a/views/obsimport/result.html b/views/obsimport/result.html
deleted file mode 100644
index 15ebe31..0000000
--- a/views/obsimport/result.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
Import Complete
-
-
Successfully imported {{ .result.PostsImported }} post(s) and {{ .result.UploadsImported }} upload(s).
-
-
Go to Posts
-
Back to Settings
-
-
diff --git a/views/pages/index.html b/views/pages/index.html
index 6755409..3011c64 100644
--- a/views/pages/index.html
+++ b/views/pages/index.html
@@ -29,7 +29,7 @@
{{ else }}
-
📄 No pages yet.
+
No pages yet.
{{ end }}
diff --git a/views/posts/edit.html b/views/posts/edit.html
index fbb94fa..b9f5ea7 100644
--- a/views/posts/edit.html
+++ b/views/posts/edit.html
@@ -1,5 +1,5 @@
{{ $isPublished := ne .post.State 1 }}
-
+