Skip to content

template inheritance: added base.html #29

template inheritance: added base.html

template inheritance: added base.html #29

Workflow file for this run

name: Carbonize Code
# This workflow is triggered whenever on pushes to this repository
on: [push]
jobs:
build:
name: carbonow
runs-on: ubuntu-latest
steps:
# - uses: kherin/actions/setup-node
- run: echo 'Hello World'