Skip to content

Commit

Permalink
maser -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
romannurik committed Oct 30, 2024
1 parent 410f712 commit 09c00d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Node Build and Deploy
on:
push:
branches:
- master
- main

jobs:
build-and-deploy:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A little web app that helps you copy+paste syntax-highlighted code into slide de

**[Open the app](https://romannurik.github.io/SlidesCodeHighlighter/)**

![Screenshot](https://raw.githubusercontent.com/romannurik/SlidesCodeHighlighter/master/screenshot.png)
![Screenshot](https://raw.githubusercontent.com/romannurik/SlidesCodeHighlighter/main/screenshot.png)


## Build instructions
Expand Down

0 comments on commit 09c00d9

Please sign in to comment.