- Electron Projects
- Denys Vuika
- 107字
- 2021-06-24 12:14:40
Changing the title of the application
Throughout the whole process of application development, you may have noticed that our window is called Document, as shown in the following screenshot:

This is not an issue with the Electron framework; the title of the page comes from the <title> tag inside the index.html file:

Change the value of the title to something more meaningful, for example, My Markdown Application, and restart the application. You should see the new title, as follows:

Feel free to provide a different value for the name. Usually, it is the same value you are going to have in the package.json file, inside the name property.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- GitLab Cookbook
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Blockly創意趣味編程
- Spring實戰(第5版)
- Elasticsearch Server(Third Edition)
- Nginx Lua開發實戰
- Android系統級深入開發
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 軟件項目管理實用教程
- HTML5權威指南
- RESTful Web Clients:基于超媒體的可復用客戶端
- UML軟件建模
- Laravel Design Patterns and Best Practices
- 程序員的英語