Skip to content

Commit

Permalink
DOC: add link button to repository
Browse files Browse the repository at this point in the history
* DOC: add GitHub Pages badge
  • Loading branch information
redeboer committed Sep 9, 2023
1 parent df71242 commit 6fd534e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# STRONG2020 HaSP School

[![GitHub Pages](https://github.com/ComPWA/strong2020-salamanca/actions/workflows/docs.yml/badge.svg)](https://github.com/ComPWA/strong2020-salamanca/actions/workflows/docs.yml)

This (unofficial) repository contains the exercises for the [STRONG2020 HaSP School](https://indico.ific.uv.es/event/6803) which was organised in Salamanca in 2023. Many of the files hosted in this repository originate from the [lecture material](https://indico.ific.uv.es/event/6803/timetable).

## Installation
Expand Down
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ execute:
execute_notebooks: cache
timeout: 600

html:
use_repository_button: true

launch_buttons:
binderhub_url: https://mybinder.org
colab_url: https://colab.research.google.com
Expand Down

0 comments on commit 6fd534e

Please sign in to comment.