Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azmelanar/hugo-theme-pixyll.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmytro Slupytskyi <dslupytskyi@gmail.com>2018-09-15 00:11:18 +0300
committerDmytro Slupytskyi <dslupytskyi@gmail.com>2018-09-15 00:11:18 +0300
commit204acb9c0a9bd54eda93ec2e59c401943b949cd6 (patch)
treeaa1d15bd11b02836da3fd8c3bae703a5a238854e
parentf7259ca164111ffff794df35f15128c53d314958 (diff)
update link to new index generator
l---------exampleSite/create_json.py1
l---------exampleSite/create_search_index.py1
2 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/create_json.py b/exampleSite/create_json.py
deleted file mode 120000
index 4902329..0000000
--- a/exampleSite/create_json.py
+++ /dev/null
@@ -1 +0,0 @@
-../create_json.py \ No newline at end of file
diff --git a/exampleSite/create_search_index.py b/exampleSite/create_search_index.py
new file mode 120000
index 0000000..4d5cf51
--- /dev/null
+++ b/exampleSite/create_search_index.py
@@ -0,0 +1 @@
+../create_search_index.py \ No newline at end of file