diff options
author | 2023-08-02 15:51:07 +0600 | |
---|---|---|
committer | 2023-08-02 15:51:07 +0600 | |
commit | a13973cf62f3612637e71059c3ad59e85b5bc323 (patch) | |
tree | 1a073a10e3f8f7b922f2bcfda3f2d277c4f280d2 /hugo.toml | |
parent | e131686760d4325ed5316033d60d5ac81ada0d1c (diff) | |
download | store-source-a13973cf62f3612637e71059c3ad59e85b5bc323.tar.gz store-source-a13973cf62f3612637e71059c3ad59e85b5bc323.zip |
Switch to grid layout
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ baseURL = 'http://apps.jadupc.com/' languageCode = 'en-us' -title = 'JaduPc Apps' +title = 'JaduPc App Store' disableKinds = ["section", "taxonomy", "term", "RSS", "sitemap", "robotsTXT", "404"] |