Compare commits

..

No commits in common. "cf4b7d6a256a67903986583427db6c40eafb7a96" and "7d831a6468032af8da11166b3607fb1bd0df9206" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # tag=v2
with:
hugo-version: '0.124.1'
extended: true

View File

@ -8,6 +8,6 @@
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/decap-cms@3.1.7/dist/decap-cms.js"></script>
<script src="https://unpkg.com/decap-cms@3.1.6/dist/decap-cms.js"></script>
</body>
</html>