Skip to content

Commit

Permalink
Reset permissions and adjust right margin on drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
energee committed Jan 16, 2024
1 parent 5a691f5 commit 49ed953
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 2 deletions.
Empty file modified .github/workflows/build.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified CNAME
100644 → 100755
Empty file.
Empty file modified Gemfile
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion Gemfile.lock
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll (4.2.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified _config.yml
100644 → 100755
Empty file.
Empty file modified _data/timestamp.yml
100644 → 100755
Empty file.
Empty file modified _layouts/default.html
100644 → 100755
Empty file.
Empty file modified _layouts/display.html
100644 → 100755
Empty file.
Empty file modified _sass/cans.sass
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion _sass/draft.sass
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ h4
font-size: 1.5em

article > span:not(.beer-name)
margin-right: 15px
// margin-right: 15px
a
color: inherit
text-decoration: none
Expand Down
Empty file modified assets/beer.json
100644 → 100755
Empty file.
Empty file modified assets/css/display.scss
100644 → 100755
Empty file.
Empty file modified assets/css/main.scss
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-300.woff
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-300.woff2
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-500.woff
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-500.woff2
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-regular.woff
100644 → 100755
Empty file.
Empty file modified assets/fonts/poppins-v15-latin-regular.woff2
100644 → 100755
Empty file.
Empty file modified assets/gluten-free.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/blank-teku.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/can.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/lager-legacy.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/lager.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/mini-teku.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/small-teku.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/stateside.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/surfside.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/teku.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/js/render-beer-persist.js
100644 → 100755
Empty file.
Empty file modified assets/js/render-beer.js
100644 → 100755
Empty file.
Empty file modified assets/lolev.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/qr-lolev-beer-section.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified beer.json
100644 → 100755
Empty file.
Empty file modified display.md
100644 → 100755
Empty file.
Empty file modified favicon.ico
100644 → 100755
Empty file.
Empty file modified index.md
100644 → 100755
Empty file.
Empty file modified json/menu.json
100644 → 100755
Empty file.
Empty file modified kiosk.md
100644 → 100755
Empty file.
Empty file modified kiosk2.md
100644 → 100755
Empty file.
Empty file modified kiosk3.md
100644 → 100755
Empty file.
Empty file modified menu.json
100644 → 100755
Empty file.
Empty file modified robots.txt
100644 → 100755
Empty file.
Empty file modified timestamp.json
100644 → 100755
Empty file.

0 comments on commit 49ed953

Please sign in to comment.