Skip to content

Commit c8d8380

Browse files
committed
Update formatting and PDF link in content files
Replaced <br> with <hr> for better separation in 'Writing System.md' and updated the PDF iframe source to an external GitHub link in 'A(A)AMLP Book.md'.
1 parent 4a8c8e2 commit c8d8380

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

content/japanese/Writing System.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ site: https://learnjapanese.moe/guide/#22-hiragana-and-katakana
1313
## Big picture
1414
Japanese uses **three scripts**:
1515
- **Hiragana**
16-
<br>
16+
<hr>
1717
<img src="https://learnjapanese.moe/img/hiragana.png">
1818
- **Katakana**
19-
<br>
19+
<hr>
2020
<img src = "https://learnjapanese.moe/img/katakana.png">
2121
- **Kanji**
22-
<br>
22+
<hr>
23+
<hr>
2324
<img src="https://learnjapanese.moe/img/kanji2.jpg">
2425
<center><i>The first 80 kanji taught to Japanese 1st graders.</i></center>
2526

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<iframe
2-
src="/learning/ml/A(A)AMLP/A(A)AMLP.pdf"
2+
src="https://raw.githubusercontent.com/abhishekkrthakur/approachingalmost/master/AAAMLP.pdf"
33
width="100%"
44
height="800px">
55
</iframe>

0 commit comments

Comments
 (0)