diff --git a/config/_default/menus.en.yaml b/config/_default/menus.en.yaml index 7bd7abb..7cf52fc 100644 --- a/config/_default/menus.en.yaml +++ b/config/_default/menus.en.yaml @@ -7,18 +7,18 @@ main: header: Main site www.ditatompel.com. icon: vendor: font-awesome-solid - name: headset + name: globe - - name: Documentations + - name: www.ditatompel.com parent: mainsite - url: https://hbstack.dev/ + url: https://www.ditatompel.com weight: 1 params: icon: - vendor: bs - name: book + vendor: fas + name: globe className: text-primary - description: The documentations. + description: Main site of ditatompel.com. - identifier: mainsite-divider parent: mainsite @@ -26,45 +26,45 @@ main: params: divider: true - - name: GitHub + - name: Tools parent: mainsite - url: https://github.com/hbstack + url: https://www.ditatompel.com/tools weight: 11 params: icon: - vendor: fab - name: github - description: The code repository. + vendor: fas + name: wrench + description: Collection of free online tools. - - name: Discussion + - name: Free Proxy parent: mainsite - url: https://github.com/orgs/hbstack/discussions + url: https://www.ditatompel.com/proxy weight: 12 params: icon: - vendor: font-awesome-regular - name: comments + vendor: font-awesome-solid + name: network-wired color: green - description: Ask questions and share your ideas. - - - name: Bug Report + description: Free HTTP, HTTPS, SOCKS5 proxy list. + - name: Monero parent: mainsite - url: https://github.com/orgs/hbstack/discussions/new?category=issues-and-bugs + url: https://www.ditatompel.com/monero weight: 13 + params: + icon: + vendor: fab + name: monero + color: orange + description: Monero remote nodes. + - name: CVEs + parent: mainsite + url: https://www.ditatompel.com/cve + weight: 14 params: icon: vendor: font-awesome-solid name: bug color: red - description: Tell us about a bug or issue. + description: Publicly known CVE database. - - name: Feature Request - parent: mainsite - url: https://github.com/orgs/hbstack/discussions/new?category=ideas - weight: 14 - params: - icon: - vendor: font-awesome-regular - name: lightbulb - color: orange - description: Suggest new or updated features. \ No newline at end of file + \ No newline at end of file diff --git a/config/_default/menus.id.yaml b/config/_default/menus.id.yaml index a39ac82..da29883 100644 --- a/config/_default/menus.id.yaml +++ b/config/_default/menus.id.yaml @@ -7,18 +7,18 @@ main: header: Situs utama www.ditatompel.com. icon: vendor: font-awesome-solid - name: headset + name: globe - - name: Documentations + - name: www.ditatompel.com parent: mainsite - url: https://hbstack.dev/ + url: https://www.ditatompel.com weight: 1 params: icon: - vendor: bs - name: book + vendor: fas + name: globe className: text-primary - description: The documentations. + description: Situs utama dari ditatompel.com. - identifier: mainsite-divider parent: mainsite @@ -26,45 +26,45 @@ main: params: divider: true - - name: GitHub + - name: Tools parent: mainsite - url: https://github.com/hbstack + url: https://www.ditatompel.com/tools weight: 11 params: icon: - vendor: fab - name: github - description: The code repository. + vendor: fas + name: wrench + description: Koleksi tools online gratis. - - name: Discussion + - name: Proxy Gratis parent: mainsite - url: https://github.com/orgs/hbstack/discussions + url: https://www.ditatompel.com/proxy weight: 12 params: icon: - vendor: font-awesome-regular - name: comments + vendor: font-awesome-solid + name: network-wired color: green - description: Ask questions and share your ideas. - - - name: Bug Report + description: HTTP, HTTPS, SOCKS5 proxy list gratis. + - name: Monero parent: mainsite - url: https://github.com/orgs/hbstack/discussions/new?category=issues-and-bugs + url: https://www.ditatompel.com/monero weight: 13 + params: + icon: + vendor: fab + name: monero + color: orange + description: Monero remote nodes. + - name: CVEs + parent: mainsite + url: https://www.ditatompel.com/cve + weight: 14 params: icon: vendor: font-awesome-solid name: bug color: red - description: Tell us about a bug or issue. + description: Database CVE yang teridentifikasi. - - name: Feature Request - parent: mainsite - url: https://github.com/orgs/hbstack/discussions/new?category=ideas - weight: 14 - params: - icon: - vendor: font-awesome-regular - name: lightbulb - color: orange - description: Suggest new or updated features. \ No newline at end of file + \ No newline at end of file diff --git a/config/production/hugo.yaml b/config/production/hugo.yaml index 6e67398..db11bd0 100644 --- a/config/production/hugo.yaml +++ b/config/production/hugo.yaml @@ -1,3 +1,4 @@ +baseURL: https://insights.ditatompel.com/ # see https://hugomods.com/en/docs/google-analytics/. # googleAnalytics = 'G-XXXXXXXXXX' # Google Analytics, please make sure you've imported the Google Analytics module. diff --git a/layouts/partials/hugopress/modules/hb-custom/hooks/head-end.html b/layouts/partials/hugopress/modules/hb-custom/hooks/head-end.html index eb8b544..0803267 100644 --- a/layouts/partials/hugopress/modules/hb-custom/hooks/head-end.html +++ b/layouts/partials/hugopress/modules/hb-custom/hooks/head-end.html @@ -1 +1,2 @@ {{/* Put custom HTML markup before the end of . */}} +