diff --git a/kjvstudy_org/templates/about.html b/kjvstudy_org/templates/about.html index 06fd894..d88e4c8 100644 --- a/kjvstudy_org/templates/about.html +++ b/kjvstudy_org/templates/about.html @@ -15,7 +15,6 @@
KJV Study exists to serve the church of Jesus Christ by providing deep, scholarly, and theologically faithful resources for the study of Holy Scripture. +
KJV Study was created by Kenneth Reitz, a software developer known for his work in open source software. What began as a personal study tool has grown into a comprehensive resource for serious study of the King James Bible, serving readers around the world. - The goal is not merely academic knowledge but transformative encounter with the living God through His written Word. "Thy word have I hid in mine heart, that I might not sin against thee" (Psalm 119:11). Built upon the 1769 Cambridge Edition of the King James Version—the translation that has shaped English-speaking Christianity for over four centuries—this site offers tools for both the beginning reader and the seasoned student of God's Word.
-We believe that serious Bible study should be accessible to all believers, not locked behind paywalls or reserved for those with access to theological libraries. Every commentary, cross-reference, and language tool on this site is freely available, reflecting our conviction that God's Word belongs to God's people.
+ The goal is not merely academic knowledge but transformative encounter with the living God through His written Word. "Thy word have I hid in mine heart, that I might not sin against thee" (Psalm 119:11). +Built upon the 1769 Cambridge Edition of the King James Version—the translation that has shaped English-speaking Christianity for over four centuries—this site provides deep, scholarly, and theologically faithful resources for both the beginning reader and the seasoned student of God's Word. We believe serious Bible study should be accessible to all believers, not locked behind paywalls or reserved for those with access to theological libraries. Every commentary, cross-reference, and language tool here is freely available, reflecting our conviction that God's Word belongs to God's people.
All verse commentary is original content written specifically for KJV Study, drawing upon the work of commentators ancient and modern—from the Church Fathers through the Reformers to contemporary evangelical scholarship. Each entry seeks to illumine the text's meaning in its original context while drawing out its enduring theological significance and practical application.
KJV Study was created by Kenneth Reitz, a software developer known for his work in open source software. What began as a personal study tool has grown into a comprehensive resource serving readers around the world.
-Your study of Scripture is between you and God. KJV Study collects no personal information, requires no account, and sets no tracking cookies. Minimal, privacy-respecting analytics help us understand how the site is used so we can improve it.
@@ -271,6 +265,10 @@ opacity: 0.6; } + a.no-arrow::after { + content: none; + } + .toc { background: var(--code-bg); border: 1px solid var(--border-color);