https://github.com/donnol/blog
blog
https://github.com/donnol/blog
Last synced: 3 months ago
JSON representation
blog
- Host: GitHub
- URL: https://github.com/donnol/blog
- Owner: donnol
- License: apache-2.0
- Created: 2021-01-17T03:02:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T02:45:16.000Z (about 1 year ago)
- Last Synced: 2024-10-30T05:10:21.746Z (about 1 year ago)
- Language: HTML
- Size: 3.91 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog
源码、算法、图文、音画。
业务、测试、监控、反馈。
联系、连接、传输、交互。
计算、读写,传输。
试验、报告(demo, post)。
## markdown中插入音频视频
在`[url]`的位置替换进实际的音视频链接即可。
## google analytics
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PNRWGCH4KN');