aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-06 14:11:35 +0300
committerCem Keylan <cem@ckyln.com>2020-04-06 14:11:35 +0300
commitec2a4ac1e4922780d023b2e562a01adbd0173142 (patch)
tree2d8d83e0bd97323da2986607f2c8373deb03baeb /build
parent483729af7234a78c5ba940b6ba6ac43bfe2105c4 (diff)
downloadwebsite-ec2a4ac1e4922780d023b2e562a01adbd0173142.tar.gz
Remove MARKDOWNOPTS
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/build b/build
index cc4cead..0a914a9 100755
--- a/build
+++ b/build
@@ -1,6 +1,4 @@
#!/bin/sh -e
-MARKDOWNOPTS="-html5 -squash"
-export MARKDOWNOPTS
header() {
cat <<EOF