Compare commits

...

4 Commits

Author SHA1 Message Date
Tri Wahyudi a52777f7b3
Merge 18ed1f1471 into 35d21565a9 2024-11-20 16:19:01 +00:00
Ajay Singh 35d21565a9
Added favicon to the website which will make the site look great. (#11603)
* Add files via upload

* Update _config.yml

* Add files via upload

* Update default.html

* Update _config.yml

* Update default.html

* Update _config.yml

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Delete _layout directory

* Update _config.yml

* Add files via upload

* Update head-custom.html

* Delete _includes/head-custom-google-analytics.html

* Update _config.yml

* Update _config.yml
2024-11-20 11:18:46 -05:00
yourbee03 18ed1f1471 Add Typescript Tutorial Reference at books-id 2024-10-14 13:46:58 +07:00
yourbee03 f143f176df Memperbarui daftar buku 2024-10-14 12:47:16 +07:00
3 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
<!-- end custom head snippets -->

View File

@ -138,7 +138,7 @@
#### TypeScript
* [TypeScript untuk Pemula, Bagian 1: Memulai](https://code.tutsplus.com/id/tutorials/typescript-for-beginners-getting-started--cms-29329) - Tutsplus (HTML)
* [Tutorial Membuat REST API dengan Express, Typescript, dan PostgreSQL](https://www.petanikode.com/express-rest-api-ts/)- Petani Kode (HTML)
#### Vue.js

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB