-
sarangWonder why?
-
sarangSeems very simple in comparison
-
Guest10012sarang: yes, only english
-
Guest10012.merge+ #1260
-
xmr-prAdded
-
Guest10012.merge+ #1265
-
xmr-prAdded
-
Guest10012.merges
-
xmr-pr#1260 #1263 #1265
-
ErCiccione
-
ErCiccioneIf you have suggestions for FAQ entries, please post them there ^
-
omuradHowdy yall. I'm trying to work on issue 1041 but im confused as to where the page title is pulled from
-
omuradI found title in /resources/user-guides/importing-blockchain.md but it doesnt match what actually shows on the page
-
omuradTitle in .md file "Importing the Monero Blockchain from an outside source"
-
omuradActual title on page "Importing the Monero blockchain"
-
moneromoooI assume you git grepped for the string ?
-
moneromoooAlso, the site can lag behind the repo. Maybe check git log, this might have changed recently.
-
ErCiccione[m]omurad: it's in /_18n/en/resources/user-guides/importing-blockchain.md
-
ErCiccione[m]What you find is the "template" that is used bt all languages
-
omuradAha, I assumed the master branch is what the website shows. The title must have been changed recently. Thanks
-
ErCiccione[m]and btw the website is currently behind, but minor stuff
-
ErCiccione[m]no, the title of the guide and the name of the file are different IIRC. Don't know why
-
ErCiccione[m]and the master branch is built with jekylll. You find the final structure on _site
-
ErCiccione[m]*in _site
-
ErCiccione[m]omurad ^
-
omurad(y)