Skip to content

Commit a4b9bb1

Browse files
committed
bump fontawesome version
1 parent 7aeac0f commit a4b9bb1

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

‎courses.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Courses hosted on other websites.
9595

9696
<div class="coursedesc">
9797
<div class="descrow">
98-
<div onclick="goto('http://www.nettletibetan.ca/',0.5)" class="cicon"><i class="fas fa-person-hiking"></i></div>
98+
<div onclick="goto('http://www.nettletibetan.ca/',0.5)" class="cicon"><i class="fas fa-cable-car"></i></div>
9999
<div class="cdesc">Two courses introducing the Tibetan Language courtesy of the University of Toronto, taking you from identifying words all the way up to translating your first Buddhist text. <b>Note</b>: This class assumes prior comfort with <a target="_blank" href="https://en.wikipedia.org/wiki/Tibetan_script">the Tibetan script</a>. If that's not you, see e.g. <i>Translating Buddhism from Tibetan</i> Ch.1–8 before taking this course.</div>
100100
<div class="ccredits"><i class="fas fa-weight-hanging"></i> 4</div>
101101
</div>

‎package-lock.json‎

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"bugs": "https://github.com/buddhist-uni/buddhist-uni.github.io/issues",
88
"devDependencies": {
9-
"@fortawesome/fontawesome-free": "^6.1.1",
9+
"@fortawesome/fontawesome-free": "^6.1.2",
1010
"@primer/css": "^20.2.0",
1111
"purgecss": "^4.1.3"
1212
},

0 commit comments

Comments
 (0)