mirror of
https://github.com/thangisme/notes.git
synced 2025-10-08 19:54:18 -04:00
Add search namespace
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
namespace :search do
|
||||
task :init do
|
||||
touch search-data.json
|
||||
|
||||
@@ -16,3 +17,4 @@ task :init do
|
||||
}'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user