remove submodule
This commit is contained in:
parent
d996e3097c
commit
843ee07019
3 changed files with 2 additions and 7 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "themes/agnes-hugo-theme"]
|
|
||||||
path = themes/agnes-hugo-theme
|
|
||||||
url = https://github.com/dchucks/agnes-hugo-theme.git
|
|
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
`git clone https://git.myco.systems/mycosystems/web.myco.systems.git`
|
`git clone https://git.myco.systems/mycosystems/web.myco.systems.git`
|
||||||
|
|
||||||
`git submodule update --init --recursive`
|
|
||||||
|
|
||||||
`hugo` or `hugo --minify`
|
`hugo` or `hugo --minify`
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -38,7 +38,7 @@ theme = "agnes-hugo-theme"
|
||||||
LeadTitle = "Landing template for Startups"
|
LeadTitle = "Landing template for Startups"
|
||||||
LeadDescription = "Our landing page template works for all the devices, so you only have to setup it once, and get beautiful results forever."
|
LeadDescription = "Our landing page template works for all the devices, so you only have to setup it once, and get beautiful results forever."
|
||||||
ButtonCaption = "Pricing & Plans"
|
ButtonCaption = "Pricing & Plans"
|
||||||
ButtonURL = "http://google.com"
|
ButtonURL = "#pricing"
|
||||||
|
|
||||||
################### Feature Columns (do not exceed 4) ####################
|
################### Feature Columns (do not exceed 4) ####################
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue