Skip to content

Commit b8c20b8

Browse files
authored
Merge pull request #290 from aldifayol/aldifayol
Docs: Update B-template-render-partial-html.md
1 parent b313b9f commit b8c20b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

content/B-template-render-partial-html.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func main() {
3232
var tmpl, err = template.ParseGlob("views/*")
3333
if err != nil {
3434
panic(err.Error())
35-
return
3635
}
3736
}
3837
```

content/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Berikut merupakan *hall of fame* kontributor yang sudah berbaik hati menyisihkan
3030
1. [Agus Budiono](https://github.com/dyon048)
3131
1. [Ahmad Syafiq Aqil Wafi](https://github.com/Syafiqjos)
3232
1. [Akul Nurislamimanudin](https://github.com/akulnurislam)
33+
1. [aldifayol](https://github.com/aldifayol)
3334
1. [Alfiyanto Kondolele](https://github.com/haloapping)
3435
1. [Amin Rasul Kamsena](https://github.com/seno-ark)
3536
1. [Ananda Wiradharma](https://github.com/anandawira)

0 commit comments

Comments
 (0)