Skip to content

updated copyright

updated copyright #155

Workflow file for this run

name: HTML5/CSS Check
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: HTML5/CSS Check
uses: Cyb3r-Jak3/html5validator-action@master
with:
root: ./
css: true
log_level: INFO