Skip to content

Commit f27f44e

Browse files
committed
deploy: a43ec2b
1 parent e0a3f06 commit f27f44e

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@
4848
Projects
4949
</a>
5050
</li>
51+
<li>
52+
<a href="#contact">
53+
<svg xmlns="http://www.w3.org/2000/svg" class="nav-icon" viewBox="0 0 24 24">
54+
<path d="M21 8L17.4392 9.97822C15.454 11.0811 14.4614 11.6326 13.4102 11.8488C12.4798 12.0401 11.5202 12.0401 10.5898 11.8488C9.53864 11.6326 8.54603 11.0811 6.5608 9.97822L3 8M6.2 19H17.8C18.9201 19 19.4802 19 19.908 18.782C20.2843 18.5903 20.5903 18.2843 20.782 17.908C21 17.4802 21 16.9201 21 15.8V8.2C21 7.0799 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V15.8C3 16.9201 3 17.4802 3.21799 17.908C3.40973 18.2843 3.71569 18.5903 4.09202 18.782C4.51984 19 5.07989 19 6.2 19Z"/>
55+
</svg> Contact
56+
</a>
57+
</li>
5158
<li>
5259
<a href="vce/">
5360
<svg viewBox="0 0 24 24" class="nav-icon" xmlns="http://www.w3.org/2000/svg">
@@ -56,13 +63,6 @@
5663
VCE Resources
5764
</a>
5865
</li>
59-
<li>
60-
<a href="#contact">
61-
<svg xmlns="http://www.w3.org/2000/svg" class="nav-icon" viewBox="0 0 24 24">
62-
<path d="M21 8L17.4392 9.97822C15.454 11.0811 14.4614 11.6326 13.4102 11.8488C12.4798 12.0401 11.5202 12.0401 10.5898 11.8488C9.53864 11.6326 8.54603 11.0811 6.5608 9.97822L3 8M6.2 19H17.8C18.9201 19 19.4802 19 19.908 18.782C20.2843 18.5903 20.5903 18.2843 20.782 17.908C21 17.4802 21 16.9201 21 15.8V8.2C21 7.0799 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V15.8C3 16.9201 3 17.4802 3.21799 17.908C3.40973 18.2843 3.71569 18.5903 4.09202 18.782C4.51984 19 5.07989 19 6.2 19Z"/>
63-
</svg> Contact
64-
</a>
65-
</li>
6666
<li>
6767
<a href="blog/">
6868
<svg class="nav-icon" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">

vce/eng/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ <h2>English Resources</h2>
8282
<!-- Category 2: General Notes -->
8383
<h3>Station Eleven</h3> <!-- Add margin-top for spacing -->
8484
<ul class="resource-list">
85+
<li>
86+
<a href="https://github.com/Apoo711/vce-resources/releases/download/v0.0.1-english/SE-Key-Quotes.pdf" download>Key Quotes (PDF)</a>
87+
- Key Quotes from the book, sorted by themes with a brief analysis.
88+
</li>
8589
<li>
8690
<a href="https://github.com/Apoo711/vce-resources/releases/download/v0.0.1-english/SE-Chapter-Summaries.pdf" download>Chapter Summaries (PDF)</a>
8791
- Summaries of the "sections" in the book.

0 commit comments

Comments
 (0)