Skip to content

Commit 63e0c56

Browse files
davidgsDavid G. Simmons
andauthored
bump go version (#92)
* Improves site configuration and styling Updates the site configuration to enhance theming options, footer customization, and analytics. Introduces theme support with light, dark, and system preference options. Adds customization options for the footer, including navigation, contact information, credentials, and a disclaimer. Refactors CSS styles to improve the appearance of the site, including a typewriter effect. Adds 'Open Source' category and post. * WIP skip actions * Apply Auto-Translations * WIP no actions * Apply Auto-Translations * remove intermediate translations [skip actions] * wip [skip actions] * Adds a new post about docling UI Adds a new blog post detailing the creation of a fresh UI for docling, including explanations, images, and related information. The previous version of the file has been deleted. * Apply Auto-Translations * bumb go * go version --------- Co-authored-by: David G. Simmons <davidgs@me.com>
1 parent deadc7f commit 63e0c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Hugo
2626
uses: peaceiris/actions-hugo@v3
2727
with:
28-
hugo-version: '0.146.0'
28+
hugo-version: '0.154.5'
2929
extended: true
3030
# - name: Golang
3131
# uses: actions/checkout@master

0 commit comments

Comments
 (0)