00:17:03 Wonder why? 00:17:14 Seems very simple in comparison 08:50:28 sarang: yes, only english 08:53:32 .merge+ #1260 08:53:33 Added 09:03:20 .merge+ #1265 09:03:20 Added 09:03:26 .merges 09:03:26 -xmr-pr- #1260 #1263 #1265 10:54:16 https://repo.getmonero.org/monero-project/monero-site/-/issues/994#note_9556 10:54:31 If you have suggestions for FAQ entries, please post them there ^ 18:10:28 Howdy yall. I'm trying to work on issue 1041 but im confused as to where the page title is pulled from 18:10:58 I found title in /resources/user-guides/importing-blockchain.md but it doesnt match what actually shows on the page 18:11:21 Title in .md file "Importing the Monero Blockchain from an outside source" 18:11:37 Actual title on page "Importing the Monero blockchain" 18:11:50 I assume you git grepped for the string ? 18:12:24 Also, the site can lag behind the repo. Maybe check git log, this might have changed recently. 18:17:47 omurad: it's in /_18n/en/resources/user-guides/importing-blockchain.md 18:18:42 What you find is the "template" that is used bt all languages 18:18:45 Aha, I assumed the master branch is what the website shows. The title must have been changed recently. Thanks 18:18:57 and btw the website is currently behind, but minor stuff 18:20:04 no, the title of the guide and the name of the file are different IIRC. Don't know why 18:20:22 and the master branch is built with jekylll. You find the final structure on _site 18:20:30 *in _site 18:20:40 omurad ^ 18:20:47 (y)