Compare commits

5 Commits
edit ... master

Author SHA1 Message Date
6315d440d0 DOCS: Change kernel edit
Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
2025-01-24 09:33:57 +09:00
Youngsoo Shin
85f0cd1c09 GA: Add Google Analytics snippets
Signed-off-by: Youngsoo Shin <sysx114@gmail.com>
2025-01-24 09:24:19 +09:00
e2fd2fd3d6 DOCS: Add odroid-stamper 2025-01-15 10:47:25 +09:00
8814f12be4 DOCS: Edit change kernel version 2025-01-15 10:47:25 +09:00
Youngsoo Shin
4171400072 GA: Add Google Analytics snippets
Signed-off-by: Youngsoo Shin <sysx114@gmail.com>
2025-01-12 01:17:07 +09:00
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
<variables> <variables>
<search-endpoint>https://search.sys114.com</search-endpoint> <search-endpoint>https://search.sys114.com</search-endpoint>
<web-root>https://docs.sys114.com</web-root> <web-root>https://docs.sys114.com</web-root>
<analytics-head-script-file>google.head.html</analytics-head-script-file>
<analytics-body-html-file>google.body.html</analytics-body-html-file>
</variables> </variables>
<build-profile instance="d"> <build-profile instance="d">
<variables> <variables>

View File