Merge pull request #1014 from kattni/cp-day-update
Update CP Day URL, .gitignore.
This commit is contained in:
commit
c9d8962876
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ _site
|
|||
_drafts/
|
||||
.bundle
|
||||
vendor
|
||||
.idea
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ layout: home
|
|||
<div id="home-page">
|
||||
<div class="promotion-banner">
|
||||
<a
|
||||
href="https://blog.adafruit.com/2022/07/20/announcing-circuitpython-day-2022-on-august-19th-circuitpythonday2022-circuitpython-python-copy/">
|
||||
href="https://blog.adafruit.com/2022/08/08/circuitpython-day-2022-schedule-circuitpythonday2022-circuitpython-python/">
|
||||
<img class="image-promotion" alt="CircuitPython Day August 19, 2022 Details"
|
||||
src="{{ "assets/images/heroes/circuitpython_day_header.jpg" |
|
||||
relative_url }}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue