Skip to content

Commit

Permalink
Merge branch 'master' into gh-1796
Browse files Browse the repository at this point in the history
  • Loading branch information
xbpcb committed Nov 14, 2023
2 parents ffd1f8a + 60844e5 commit 3c9704c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
17 changes: 0 additions & 17 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test-cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: "${{ env.NODE }}"

- run: curl -s4 https://ip.seeip.org/
- run: curl -s4 https://api.ipify.org/

- name: Set up npm cache
uses: actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion views/_partials/nav.pug
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ nav.navbar.navbar-expand-xl.navbar-light.pt-4.pl-4.pr-4.pb-0.mx-auto
target='_blank') Bootswatch
include /assets/img/link_arrow.svg
li.dropdown-item.resource-item.p-0.mb-3
a.nav-link.p-0(href='https://bootswatch.com/',
a.nav-link.p-0(href='https://icons.getbootstrap.com/',
rel='noopener nofollow',
target='_blank') Bootstrap Icons
include /assets/img/link_arrow.svg
Expand Down

0 comments on commit 3c9704c

Please sign in to comment.