Update index.html #4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Calculate CO2 🌱 | |
# You can remove any you don't want | |
on: [push, pull_request] | |
jobs: | |
audit: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Calculate CO2 🌱 | |
uses: GeopJr/CO2@v1 | |
with: | |
url: "https://ingrownmink4.github.io/filosofiayletras/" | |
renewable: true |