diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 15:47:30 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 15:47:30 -0300 |
commit | c327c39ca5b152f4f4f20eb8103b3642c144fedf (patch) | |
tree | 41707226146cdab88a155bae512489651a1f181b /docs/script/server | |
parent | fb02f9553205de320695825e34574e48f01f2e23 (diff) | |
download | PSP.git-c327c39ca5b152f4f4f20eb8103b3642c144fedf.tar.gz PSP.git-c327c39ca5b152f4f4f20eb8103b3642c144fedf.tar.xz PSP.git-c327c39ca5b152f4f4f20eb8103b3642c144fedf.zip |
Add google analytics ID
Diffstat (limited to 'docs/script/server')
-rw-r--r-- | docs/script/server | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/script/server b/docs/script/server deleted file mode 100644 index d8c3e15..0000000 --- a/docs/script/server +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -bundle exec jekyll serve |