Skip to content

style: change look and feel of the "mark visited" button #38

style: change look and feel of the "mark visited" button

style: change look and feel of the "mark visited" button #38

Workflow file for this run

name: Image build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the image
run: docker build . --file Dockerfile --tag kroeg:$(date +%s)