this repo has no description

remove store path

0xda157 e707605d 8aac42f9

-5
-4
.forgejo/workflows/build.yml
··· 33 33 rm -rf !(.git) 34 34 cp -rT /tmp/da157dotid/ ./ 35 35 36 - - name: add nix store path 37 - run: | 38 - sed -i "s|\%STORE_PATH\%|$(readlink /tmp/da157dotid)|g" **.html 39 - 40 36 - name: commit results 41 37 run: | 42 38 git add .
-1
templates/partials/footer.html
··· 5 5 | built at {{ now(timestamp=true, utc=true) | date(format="%F %RZ") }}, 6 6 commit <a href="https://codeberg.org/da157/website/commit/%COMMIT%">%REV%</a> 7 7 </div> 8 - <div>%STORE_PATH%</div> 9 8 <div id="footer-webrings"> 10 9 webrings: 11 10 {%- for webring in config.extra.webrings -%}