Use prod settings
This commit is contained in:
parent
39e3105651
commit
1d275db1d8
2 changed files with 1 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
imports:
|
|
||||||
- sculpin_site.yml
|
|
||||||
url: https://opdavies.github.io/oliverdavies.uk
|
|
||||||
images_url: https://opdavies.github.io/oliverdavies.uk
|
|
||||||
short_url: https://opdavies.github.io/oliverdavies.uk
|
|
||||||
google_analytics_tracking_id: UA-11967257-1
|
|
2
build.sh
2
build.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
SITE_ENV="test"
|
SITE_ENV="prod"
|
||||||
|
|
||||||
# Remove the existing docs directory, build the site and create the new
|
# Remove the existing docs directory, build the site and create the new
|
||||||
# docs directory.
|
# docs directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue